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

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h77 virtual DDPhysicalThread* CreatePhysicalThread() { return nullptr; } function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cpp72 DDPhysicalThread* DD::CreatePhysicalThread() { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cpp124 DDPhysicalThread* DD::CreatePhysicalThread() { function in class:__sanitizer::DD

Completed in 69 milliseconds