Searched defs:DestroyLogicalThread (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h79 virtual void DestroyLogicalThread(DDLogicalThread *lt) {} function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cc88 void DD::DestroyLogicalThread(DDLogicalThread *lt) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc144 void DD::DestroyLogicalThread(DDLogicalThread *lt) { function in class:__sanitizer::DD
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h77 virtual void DestroyLogicalThread(DDLogicalThread *lt) {} function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cc86 void DD::DestroyLogicalThread(DDLogicalThread *lt) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc142 void DD::DestroyLogicalThread(DDLogicalThread *lt) { function in class:__sanitizer::DD
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h81 virtual void DestroyLogicalThread(DDLogicalThread *lt) {} function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cpp87 void DD::DestroyLogicalThread(DDLogicalThread *lt) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cpp143 void DD::DestroyLogicalThread(DDLogicalThread *lt) { function in class:__sanitizer::DD

Completed in 311 milliseconds