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

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 687 void TraceSwitch(ThreadState *thr);
707 TraceSwitch(thr);
tsan_rtl.cc 458 void TraceSwitch(ThreadState *thr) {
490 TraceSwitch(cur_thread());

Completed in 1790 milliseconds