Searched refs:threadFactory (Results 1 – 1 of 1) sorted by relevance
129 …if (auto threadFactory = CORE_NS::GetInstance<ITaskQueueFactory>(UID_TASK_QUEUE_FACTORY); threadFa… in CreateEcs() local130 auto threadPool = threadFactory->CreateThreadPool(threadFactory->GetNumberOfCores()); in CreateEcs()