Searched refs:CheckId (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/ | ||
| H A D | tsan_sync.h | 78 bool CheckId(u64 uid) const { in CheckId() function |
| H A D | tsan_rtl_report.cc | 285 if (s && s->CheckId(uid)) { in AddMutex() |