Searched refs:STTYF_STOP (Results 1 – 4 of 4) sorted by relevance
378 #define STTYF_STOP 0x20 /* stopped */ macro
732 SET(sp->sp_flags, STTYF_STOP);843 if (!ISSET(sp->sp_flags, STTYF_STOP)) {872 ISSET(sp->sp_flags, STTYF_STOP)) {875 CLR(sp->sp_flags, STTYF_STOP);
675 SET(sp->sp_flags, STTYF_STOP);785 if (!ISSET(sp->sp_flags, STTYF_STOP)) {814 ISSET(sp->sp_flags, STTYF_STOP)) {816 CLR(sp->sp_flags, STTYF_STOP);
403 #define STTYF_STOP 0x20 /* stopped */ macro