Home
last modified time | relevance | path

Searched defs:ReportDeadlock (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
H A Ddd_rtl.cc39 static void ReportDeadlock(Thread *thr, DDReport *rep) { in ReportDeadlock() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cpp119 void DD::ReportDeadlock(DDCallback *cb, DDMutex *m) { in ReportDeadlock() function in __sanitizer::DD
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc120 void DD::ReportDeadlock(DDCallback *cb, DDMutex *m) { in ReportDeadlock() function in __sanitizer::DD
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc118 void DD::ReportDeadlock(DDCallback *cb, DDMutex *m) { in ReportDeadlock() function in __sanitizer::DD
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc514 void ReportDeadlock(ThreadState *thr, uptr pc, DDReport *r) { in ReportDeadlock() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl_mutex.cc512 void ReportDeadlock(ThreadState *thr, uptr pc, DDReport *r) { in ReportDeadlock() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_mutex.cpp529 void ReportDeadlock(ThreadState *thr, uptr pc, DDReport *r) { in ReportDeadlock() function