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