Searched refs:tpt_pool (Results 1 – 1 of 1) sorted by relevance
184 struct threadpool *tpt_pool; member402 pool->tp_dispatcher.tpt_pool = pool; in threadpool_create()426 KASSERT(pool->tp_dispatcher.tpt_pool == pool); in threadpool_create()462 KASSERT(pool->tp_dispatcher.tpt_pool == pool); in threadpool_destroy()967 struct threadpool *const pool = dispatcher->tpt_pool; in threadpool_dispatcher_thread()1006 thread->tpt_pool = pool; in threadpool_dispatcher_thread()1105 struct threadpool *const pool = thread->tpt_pool; in threadpool_thread()