Home
last modified time | relevance | path

Searched refs:g_synchronous_thread_start_for_testing (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/task/thread_pool/
Dthread_pool_impl.cc66 bool g_synchronous_thread_start_for_testing = false; variable
140 if (g_synchronous_thread_start_for_testing) in Start()
191 g_synchronous_thread_start_for_testing); in Start()
198 g_synchronous_thread_start_for_testing); in Start()
206 g_synchronous_thread_start_for_testing); in Start()
279 g_synchronous_thread_start_for_testing = enabled; in SetSynchronousThreadStartForTesting()