Searched refs:thread_pool_execution_mode_ (Results 1 – 2 of 2) sorted by relevance
439 return thread_pool_execution_mode_; in thread_pool_execution_mode()480 const ThreadPoolExecutionMode thread_pool_execution_mode_; variable
428 thread_pool_execution_mode_(thread_pool_execution_mode), in TaskEnvironment()487 if (thread_pool_execution_mode_ == ThreadPoolExecutionMode::QUEUED && in TaskEnvironment()