Searched refs:SV_ONSTACK (Results 1 – 3 of 3) sorted by relevance
38 # define SV_ONSTACK (1 << 0)/* Take the signal on the signal stack. */ macro92 if (sv_flags & SV_ONSTACK) in __sigvec()164 sv_flags |= SV_ONSTACK; in __sigvec()
464 SV_ONSTACK is set in VEC->sv_flags.
44421 (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.44426 (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.