Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/test/
H A Dtask_environment.h439 return thread_pool_execution_mode_; in thread_pool_execution_mode()
480 const ThreadPoolExecutionMode thread_pool_execution_mode_; variable
H A Dtask_environment.cc428 thread_pool_execution_mode_(thread_pool_execution_mode), in TaskEnvironment()
487 if (thread_pool_execution_mode_ == ThreadPoolExecutionMode::QUEUED && in TaskEnvironment()