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