Searched refs:EventTypeRUnlock (Results 1 – 3 of 3) sorted by relevance
36 EventTypeRUnlock enumerator
316 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId()); in MutexReadUnlock()353 TraceAddEvent(thr, thr->fast_state, EventTypeRUnlock, s->GetId()); in MutexReadOrWriteUnlock()
428 } else if (typ == EventTypeRUnlock) { in RestoreStack()