Searched refs:pool2 (Results 1 – 1 of 1) sorted by relevance
50 struct threadpool *pool0, *pool1, *pool2; in rumptest_threadpool_unbound_lifecycle() local61 error = threadpool_get(&pool2, PRI_KERNEL_RT); in rumptest_threadpool_unbound_lifecycle()64 KASSERT(pool0 != pool2); in rumptest_threadpool_unbound_lifecycle()68 threadpool_put(pool2, PRI_KERNEL_RT); in rumptest_threadpool_unbound_lifecycle()