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