Searched refs:ThreadCount (Results 1 – 3 of 3) sorted by relevance
225 int ThreadCount(ThreadState *thr) { in ThreadCount() function
675 int ThreadCount(ThreadState *thr);
368 if (flags()->atexit_sleep_ms > 0 && ThreadCount(thr) > 1) in Finalize()