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