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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h75 virtual DDPhysicalThread* CreatePhysicalThread() { return nullptr; } function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cc73 DDPhysicalThread* DD::CreatePhysicalThread() { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc125 DDPhysicalThread* DD::CreatePhysicalThread() { function in class:__sanitizer::DD
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h73 virtual DDPhysicalThread* CreatePhysicalThread() { return nullptr; } function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cc71 DDPhysicalThread* DD::CreatePhysicalThread() { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc123 DDPhysicalThread* DD::CreatePhysicalThread() { function in class:__sanitizer::DD
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/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 144 milliseconds