Searched refs:SlotLock (Results 1 – 3 of 3) sorted by relevance
616 void SlotLock(ThreadState *thr) SANITIZER_ACQUIRE(thr->slot->mtx);644 SlotLock(thr_); in thr_()667 SlotLock(thr_); in ~SlotUnlocker()
168 SlotLock(thr); in DoReportRace()
357 void SlotLock(ThreadState* thr) SANITIZER_NO_THREAD_SAFETY_ANALYSIS { in SlotLock() function