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

/osnet-11/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) {
/osnet-11/usr/src/lib/fm/libldom/sparc/
H A Dldom.c79 static int ldom_pri_waitget_cnt = 0; /* number of pri_get(PRI_WAITGET) calls */
771 rv = ldom_pri_get(PRI_WAITGET, &tok, buf, lhp->allocp, lhp->freep);

Completed in 17 milliseconds