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

/illumos-gate/usr/src/uts/sparc/sys/
H A Dpcb.h73 #define STEP_WASACTIVE 3 /* wrap up after taking single-step fault */ macro
/illumos-gate/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c753 if (lwp->lwp_pcb.pcb_step == STEP_WASACTIVE) {
855 lwp->lwp_pcb.pcb_step = STEP_WASACTIVE;
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c727 if (pcb->pcb_step == STEP_WASACTIVE) {

Completed in 49 milliseconds