Searched defs:TidSlot (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_rtl.h | 139 struct alignas(SANITIZER_CACHE_LINE_SIZE) TidSlot { struct |
H A D | tsan_rtl.cpp | 405 TidSlot::TidSlot() : mtx(MutexTypeSlot) {} TidSlot() function in __tsan::TidSlot |