Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp292 void SlotAttachAndLock(ThreadState* thr) { in SlotAttachAndLock() function
370 SlotAttachAndLock(thr); in SlotLock()
840 SlotAttachAndLock(thr); in ForkAfter()
H A Dtsan_rtl_thread.cpp156 SlotAttachAndLock(thr); in ThreadStart()
H A Dtsan_rtl.h608 void SlotAttachAndLock(ThreadState *thr) SANITIZER_ACQUIRE(thr->slot->mtx);