Searched defs:busy_thread_count (Results 1 – 3 of 3) sorted by relevance
311 BusyThreadCount busy_thread_count; in TEST_F() local349 BusyThreadCount busy_thread_count; in TEST_F() local
144 BusyThreadCount* busy_thread_count() { return &busy_thread_count_; } in busy_thread_count() function
260 int busy_thread_count = in MaybeStartNewThread() local