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

/illumos-gate/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c429 * before prunstop() is called, it does nothing and just returns.
431 * prunstop() must be called before the thread returns to user level.
463 aston(curthread); /* so prunstop() will be called */
471 prunstop(void) function
/illumos-gate/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c869 * before prunstop() is called, it does nothing and just returns.
871 * prunstop() must be called before the thread returns to user level.
981 aston(curthread); /* so prunstop() will be called */
989 prunstop(void) function

Completed in 59 milliseconds