Searched refs:pool1 (Results 1 – 1 of 1) sorted by relevance
50 struct threadpool *pool0, *pool1, *pool2; in rumptest_threadpool_unbound_lifecycle() local56 error = threadpool_get(&pool1, PRI_NONE); in rumptest_threadpool_unbound_lifecycle()59 KASSERT(pool0 == pool1); in rumptest_threadpool_unbound_lifecycle()67 threadpool_put(pool1, PRI_NONE); in rumptest_threadpool_unbound_lifecycle()