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

  /external/compiler-rt/lib/tsan/rtl/
tsan_stat.h 50 StatThreadReuse,
tsan_stat.cc 57 name[StatThreadReuse] = " threads reused ";
tsan_rtl_thread.cc 77 StatInc(args->thr, StatThreadReuse);

Completed in 22 milliseconds