Searched refs:thread_pool_execution_mode (Results 1 – 3 of 3) sorted by relevance
438 constexpr ThreadPoolExecutionMode thread_pool_execution_mode() const { in thread_pool_execution_mode() function473 ThreadPoolExecutionMode thread_pool_execution_mode,
422 ThreadPoolExecutionMode thread_pool_execution_mode, in TaskEnvironment() argument428 thread_pool_execution_mode_(thread_pool_execution_mode), in TaskEnvironment()
81 TaskEnvironment::ThreadPoolExecutionMode thread_pool_execution_mode) { in RunUntilIdleTest() argument83 TaskEnvironment task_environment(thread_pool_execution_mode); in RunUntilIdleTest()