HomeSort by relevance Sort by last modified time
    Searched full:thr_trace (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 499 Trace *thr_trace = ThreadTrace(thr->tid); local
500 Lock l(&thr_trace->mtx);
502 TraceHeader *hdr = &thr_trace->headers[trace];

Completed in 2856 milliseconds