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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h206 bool onLockBefore(DeadlockDetectorTLS<BV> *dtls, uptr cur_node) { function in class:__sanitizer::DeadlockDetector
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h204 bool onLockBefore(DeadlockDetectorTLS<BV> *dtls, uptr cur_node) { function in class:__sanitizer::DeadlockDetector
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h202 bool onLockBefore(DeadlockDetectorTLS<BV> *dtls, uptr cur_node) { function in class:__sanitizer::DeadlockDetector

Completed in 84 milliseconds