Searched refs:THREAD_POOL (Results 1 – 3 of 3) sorted by relevance
54 struct THREAD_POOL struct67 void CreateThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool); argument68 void StartThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool);69 void DestroyThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool);
1013 void CreateThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in CreateThreadPool()1375 void StartThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in StartThreadPool()1393 void DestroyThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in DestroyThreadPool()
520 THREAD_POOL threadPool; // Thread pool associated with this context