Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_group.h94 bool synchronous_thread_start_for_testing,
215 bool synchronous_thread_start_for_testing = false,
H A Dthread_group_semaphore.cc142 bool synchronous_thread_start_for_testing, in Start() argument
147 synchronous_thread_start_for_testing, may_block_threshold); in Start()
H A Dthread_group_impl.cc137 bool synchronous_thread_start_for_testing, in Start() argument
142 synchronous_thread_start_for_testing, may_block_threshold); in Start()
H A Dthread_group_semaphore.h55 bool synchronous_thread_start_for_testing = false,
H A Dthread_group.cc165 bool synchronous_thread_start_for_testing, in StartImpl() argument
167 if (synchronous_thread_start_for_testing) { in StartImpl()
H A Dthread_group_impl.h68 bool synchronous_thread_start_for_testing = false,