Searched defs:DestroyPhysicalThread (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h75 virtual void DestroyPhysicalThread(DDPhysicalThread *pt) {} function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cpp76 void DD::DestroyPhysicalThread(DDPhysicalThread *pt) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cpp130 void DD::DestroyPhysicalThread(DDPhysicalThread *pt) { function in class:__sanitizer::DD

Completed in 118 milliseconds