Home
last modified time | relevance | path

Searched refs:CheckId (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.h74 bool CheckId(u64 uid) const { in CheckId() function
H A Dtsan_rtl_report.cpp296 if (s && s->CheckId(uid)) { in AddMutex()