Searched refs:StartThreadPool (Results 1 – 3 of 3) sorted by relevance
65 void StartThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool);
1223 void StartThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in StartThreadPool() function
194 StartThreadPool(pContext, &pContext->threadPool); in SwrCreateContext()