Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_pool_impl.cc68 bool g_synchronous_thread_start_for_testing = false; variable
142 if (g_synchronous_thread_start_for_testing) in Start()
247 g_synchronous_thread_start_for_testing, in Start()
255 g_synchronous_thread_start_for_testing, in Start()
264 g_synchronous_thread_start_for_testing, in Start()
338 g_synchronous_thread_start_for_testing = enabled; in SetSynchronousThreadStartForTesting()