OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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