Searched refs:SV_ONSTACK (Results 1 – 1 of 1) 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()
Completed in 3 milliseconds