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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_deadlock_detector1.cc 43 DDPhysicalThread* CreatePhysicalThread();
72 DDPhysicalThread* DD::CreatePhysicalThread() {
sanitizer_deadlock_detector_interface.h 75 virtual DDPhysicalThread* CreatePhysicalThread() { return 0; }
sanitizer_deadlock_detector2.cc 87 DDPhysicalThread* CreatePhysicalThread();
129 DDPhysicalThread* DD::CreatePhysicalThread() {

Completed in 602 milliseconds