Searched defs:ReportDeadlock (Results 1 – 3 of 3) sorted by relevance
38 static void ReportDeadlock(Thread *thr, DDReport *rep) { in ReportDeadlock() function
119 void DD::ReportDeadlock(DDCallback *cb, DDMutex *m) { in ReportDeadlock() function in __sanitizer::DD
528 void ReportDeadlock(ThreadState *thr, uptr pc, DDReport *r) { in ReportDeadlock() function