Searched refs:threadCore (Results 1 – 1 of 1) sorted by relevance
114 uint32 threadCore = i; in TaskScheduler() local120 threadCore = params.core; in TaskScheduler()124 ….thread.Start( MT_SCHEDULER_STACK_SIZE, WorkerThreadMain, &threadContext[i], threadCore, priority); in TaskScheduler()