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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
H A Ddd_rtl.cc138 void MutexBeforeUnlock(Thread *thr, uptr m, bool writelock) { function in namespace:__dsan
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h85 virtual void MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) {} function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cc173 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc302 void DD::MutexBeforeUnlock(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.h83 virtual void MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) {} function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cc171 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cc300 void DD::MutexBeforeUnlock(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.h87 virtual void MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) {} function in struct:__sanitizer::DDetector
H A Dsanitizer_deadlock_detector1.cpp172 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { function in class:__sanitizer::DD
H A Dsanitizer_deadlock_detector2.cpp299 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { function in class:__sanitizer::DD

Completed in 210 milliseconds