Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp252 static TidSlot* FindSlotAndLock(ThreadState* thr) in FindSlotAndLock() function
297 TidSlot* slot = FindSlotAndLock(thr); in SlotAttachAndLock()