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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
psapi.h 115 DWORD ThreadCount;
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_thread.cc 216 int ThreadCount(ThreadState *thr) {
tsan_rtl.h 642 int ThreadCount(ThreadState *thr);
tsan_rtl.cc 345 if (flags()->atexit_sleep_ms > 0 && ThreadCount(thr) > 1)

Completed in 55 milliseconds