Home | History | Annotate | Download | only in common

Lines Matching defs:pool

234 	SVCPOOL *pool;
238 pool = *softc->pool;
298 SVCPOOL *pool;
302 pool = *softc->pool;
426 * Grab the pool lock here to not let chosen thread go away before
478 SVCPOOL *pool;
482 pool = NULL;
484 if (!*softc->pool) {
488 pool = *softc->pool;