Searched refs:DestroyThreadPool (Results 1 – 3 of 3) sorted by relevance
66 void DestroyThreadPool(SWR_CONTEXT *pContext, THREAD_POOL *pPool);
1240 void DestroyThreadPool(SWR_CONTEXT *pContext, THREAD_POOL *pPool) in DestroyThreadPool() function
393 DestroyThreadPool(pContext, &pContext->threadPool); in SwrDestroyContext()