HomeSort by relevance Sort by last modified time
    Searched refs:EventTypeLock (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_trace.h 33 EventTypeLock,
tsan_rtl_mutex.cc 89 TraceAddEvent(thr, thr->fast_state, EventTypeLock, s->GetId());
tsan_rtl_report.cc 427 if (typ == EventTypeLock) {

Completed in 199 milliseconds