Home
last modified time | relevance | path

Searched defs:threadpool (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dthreadpool.h33 struct threadpool { struct
39 struct threadpool_task *workqueue; argument
53 struct threadpool *_mesa_threadpool_create(struct NineSwapChain9 *swapchain); argument