Searched refs:totalThreadsCount (Results 1 – 1 of 1) sorted by relevance
103 int32 totalThreadsCount = GetWorkersCount(); in TaskScheduler() local106 NotifyThreadsCreated(totalThreadsCount); in TaskScheduler()109 for (int32 i = 0; i < totalThreadsCount; i++) in TaskScheduler()130 int32 totalThreadsCount = GetWorkersCount(); in JoinWorkerThreads() local131 for (int32 i = 0; i < totalThreadsCount; i++) in JoinWorkerThreads()137 for (int32 i = 0; i < totalThreadsCount; i++) in JoinWorkerThreads()451 int32 totalThreadsCount = context.taskScheduler->threadsCount.LoadRelaxed(); in SchedulerFiberMain() local458 if (initializedThreadsCount == totalThreadsCount) in SchedulerFiberMain()