Searched refs:STEP_NONE (Results 1 – 6 of 6) sorted by relevance
70 #define STEP_NONE 0 /* no single step */ macro
623 lwp->lwp_pcb.pcb_step = STEP_NONE; in prnostep()636 return (lwp->lwp_pcb.pcb_step != STEP_NONE); in prisstep()741 if (lwp->lwp_pcb.pcb_step == STEP_NONE || in prdostep()896 if (lwp->lwp_pcb.pcb_step != STEP_NONE) in prstop()
402 if (lwp->lwp_pcb.pcb_step != STEP_NONE) { in pre_syscall()812 if (lwp->lwp_pcb.pcb_step != STEP_NONE) { in post_syscall()
220 lwp->lwp_pcb.pcb_step != STEP_NONE && in trap()721 pcb->pcb_step = STEP_NONE; in trap()1589 if (lwp->lwp_pcb.pcb_step != STEP_NONE) in trap_rtt()
682 if (lwp->lwp_pcb.pcb_step != STEP_NONE) in fp_emulator()
1849 clwp->lwp_pcb.pcb_step = STEP_NONE; in forklwp()