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

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_thread.cc 194 int ThreadCount(ThreadState *thr) {
tsan_rtl.cc 253 if (flags()->atexit_sleep_ms > 0 && ThreadCount(thr) > 1)
tsan_rtl.h 693 int ThreadCount(ThreadState *thr);

Completed in 160 milliseconds