Home
last modified time | relevance | path

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

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