HomeSort by relevance Sort by last modified time
    Searched defs:DestroyLogicalThread (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_deadlock_detector1.cc 47 void DestroyLogicalThread(DDLogicalThread *lt);
87 void DD::DestroyLogicalThread(DDLogicalThread *lt) {
sanitizer_deadlock_detector_interface.h 79 virtual void DestroyLogicalThread(DDLogicalThread *lt) {}
sanitizer_deadlock_detector2.cc 91 void DestroyLogicalThread(DDLogicalThread *lt);
148 void DD::DestroyLogicalThread(DDLogicalThread *lt) {

Completed in 61 milliseconds