Searched refs:CommonThreadPoolEnvironment (Results 1 – 3 of 3) sorted by relevance
51 enum class CommonThreadPoolEnvironment { enum76 CommonThreadPoolEnvironment common_thread_pool_environment =77 CommonThreadPoolEnvironment::DEFAULT;
225 case InitParams::CommonThreadPoolEnvironment::DEFAULT: in Start()229 case InitParams::CommonThreadPoolEnvironment::COM_MTA: in Start()
533 ThreadPoolInstance::InitParams::CommonThreadPoolEnvironment::COM_MTA; in InitializeThreadPool()