Searched refs:thread_pool_execution_mode (Results 1 – 3 of 3) sorted by relevance
423 constexpr ThreadPoolExecutionMode thread_pool_execution_mode() const { in thread_pool_execution_mode() function456 ThreadPoolExecutionMode thread_pool_execution_mode,
378 ThreadPoolExecutionMode thread_pool_execution_mode, in TaskEnvironment() argument384 thread_pool_execution_mode_(thread_pool_execution_mode), in TaskEnvironment()
80 TaskEnvironment::ThreadPoolExecutionMode thread_pool_execution_mode) { in RunUntilIdleTest() argument82 TaskEnvironment task_environment(thread_pool_execution_mode); in RunUntilIdleTest()