Searched defs:MutexAfterLock (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
H A Ddd_rtl.cc125 void MutexAfterLock(Thread *thr, uptr m, bool writelock, bool trylock) { function in namespace:__dsan
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h83 virtual void MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cc153 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, bool trylock) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc269 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, function in class:__sanitizer::DD
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h81 virtual void MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cc151 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, bool trylock) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc267 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, function in class:__sanitizer::DD
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h85 virtual void MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cpp152 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, bool trylock) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cpp266 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, function in class:__sanitizer::DD

Completed in 140 milliseconds