Searched refs:pr_requesting (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/sys/
H A Dpool.h226 unsigned int pr_requesting; member in struct:pool
/openbsd-current/sys/kern/
H A Dsubr_pool.c649 if (pp->pr_requesting++)
653 pp->pr_requesting = 1;
684 } while (--pp->pr_requesting);

Completed in 117 milliseconds