Searched refs:STEP_WASACTIVE (Results 1 – 3 of 3) sorted by relevance
73 #define STEP_WASACTIVE 3 /* wrap up after taking single-step fault */ macro
753 if (lwp->lwp_pcb.pcb_step == STEP_WASACTIVE) { in prdostep()855 lwp->lwp_pcb.pcb_step = STEP_WASACTIVE; in prundostep()
720 if (pcb->pcb_step == STEP_WASACTIVE) { in trap()