Home
last modified time | relevance | path

Searched defs:CreateLogicalThread (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h78 virtual DDLogicalThread* CreateLogicalThread(u64 ctx) { return nullptr; } in CreateLogicalThread() function
H A Dsanitizer_deadlock_detector1.cc80 DDLogicalThread* DD::CreateLogicalThread(u64 ctx) { in CreateLogicalThread() function in __sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc136 DDLogicalThread* DD::CreateLogicalThread(u64 ctx) { in CreateLogicalThread() function in __sanitizer::DD
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h76 virtual DDLogicalThread* CreateLogicalThread(u64 ctx) { return nullptr; } in CreateLogicalThread() function
H A Dsanitizer_deadlock_detector1.cc78 DDLogicalThread* DD::CreateLogicalThread(u64 ctx) { in CreateLogicalThread() function in __sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc134 DDLogicalThread* DD::CreateLogicalThread(u64 ctx) { in CreateLogicalThread() function in __sanitizer::DD
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h80 virtual DDLogicalThread* CreateLogicalThread(u64 ctx) { return nullptr; } in CreateLogicalThread() function
H A Dsanitizer_deadlock_detector1.cpp79 DDLogicalThread* DD::CreateLogicalThread(u64 ctx) { in CreateLogicalThread() function in __sanitizer::DD
H A Dsanitizer_deadlock_detector2.cpp135 DDLogicalThread* DD::CreateLogicalThread(u64 ctx) { in CreateLogicalThread() function in __sanitizer::DD