Searched defs:threadpool (Results 1 – 6 of 6) sorted by relevance
190 struct threadpool { struct192 struct threadpool_thread tp_dispatcher; argument202 static void threadpool_hold(struct threadpool *); argument
208 static struct threadpool *threadpool; global() variable
2 .. _threadpool: target
75 Workqueue_thread::Workqueue_thread(Workqueue_threader_threadpool* threadpool, in Workqueue_thread()
260 struct threadpool *threadpool; in taskq_create() local