Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector_interface.h79 virtual void DestroyLogicalThread(DDLogicalThread *lt) {} in DestroyLogicalThread() function
Dsanitizer_deadlock_detector1.cc88 void DD::DestroyLogicalThread(DDLogicalThread *lt) { in DestroyLogicalThread() function in __sanitizer::DD
Dsanitizer_deadlock_detector2.cc148 void DD::DestroyLogicalThread(DDLogicalThread *lt) { in DestroyLogicalThread() function in __sanitizer::DD