Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_rtl.cpp320 static void SlotDetachImpl(ThreadState* thr, bool exiting) { in SlotDetachImpl() function
354 SlotDetachImpl(thr, true); in SlotDetach()
371 SlotDetachImpl(thr, false); in SlotLock()