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 151 TraceAddEvent(thr, thr->fast_state, EventTypeLock, s->GetId());
tsan_rtl_report.cc 415 if (typ == EventTypeLock) {

Completed in 132 milliseconds