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