Home
last modified time | relevance | path

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

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