Searched refs:THREAD_POOL (Results 1 – 3 of 3) sorted by relevance
52 struct THREAD_POOL struct64 void CreateThreadPool(SWR_CONTEXT *pContext, THREAD_POOL *pPool); argument65 void StartThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool);66 void DestroyThreadPool(SWR_CONTEXT *pContext, THREAD_POOL *pPool);
909 void CreateThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in CreateThreadPool()1223 void StartThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in StartThreadPool()1240 void DestroyThreadPool(SWR_CONTEXT *pContext, THREAD_POOL *pPool) in DestroyThreadPool()
481 THREAD_POOL threadPool; // Thread pool associated with this context