Searched refs:EventTypeUnlock (Results 1 – 3 of 3) sorted by relevance
34 EventTypeUnlock, enumerator
195 TraceAddEvent(thr, thr->fast_state, EventTypeUnlock, s->GetId()); in MutexUnlock()316 TraceAddEvent(thr, thr->fast_state, EventTypeUnlock, s->GetId()); in MutexReadOrWriteUnlock()
417 } else if (typ == EventTypeUnlock) { in RestoreStack()