Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_rtl.h614 void SlotUnlock(ThreadState *thr) SANITIZER_RELEASE(thr->slot->mtx);
647 SlotUnlock(thr_); in ~SlotLocker()
659 SlotUnlock(thr_); in SlotUnlocker()
HDtsan_rtl_thread.cpp159 SlotUnlock(thr); in ThreadStart()
HDtsan_rtl.cpp377 void SlotUnlock(ThreadState* thr) { in SlotUnlock() function
848 SlotUnlock(thr); in ForkAfter()
HDtsan_rtl_access.cpp165 SlotUnlock(thr); in DoReportRace()