Searched refs:PRI_WAITGET (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpri/common/
H A Dpri.h39 #define PRI_WAITGET 1 macro
H A Dpri.c96 * PRI_GET is no-wait, PRI_WAITGET is wait-forever
106 * - PRI_WAITGET call returns only upon the receipt of a new PRI
112 * which makes a PRI_WAITGET call; caller can choose to kill the
147 if (wait == PRI_WAITGET) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dinit.c47 if (pri_get(PRI_WAITGET, tok, &new_md_bufp, malloc, pri_free) ==

Completed in 79 milliseconds