Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector_interface.h75 virtual DDPhysicalThread* CreatePhysicalThread() { return nullptr; } in CreatePhysicalThread() function
Dsanitizer_deadlock_detector1.cc73 DDPhysicalThread* DD::CreatePhysicalThread() { in CreatePhysicalThread() function in __sanitizer::DD
Dsanitizer_deadlock_detector2.cc129 DDPhysicalThread* DD::CreatePhysicalThread() { in CreatePhysicalThread() function in __sanitizer::DD