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