Searched defs:prstop (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c428 * As a hedge against these conditions, if prstop() is called repeatedly
435 prstop(int why, int what) function
445 * to prstop(). stop() tests the lwp_nostop flag.
467 * Inform prstop() that it should do its work again
478 * It was saved by the lwp itself, in prstop().
/illumos-gate/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c868 * As a hedge against these conditions, if prstop() is called repeatedly
875 prstop(int why, int what) function
891 * to prstop(). stop() tests the lwp_nostop flag.
985 * Inform prstop() that it should do its work again
996 * It was saved by the lwp itself, in prstop().

Completed in 67 milliseconds