RT_DOSIG
cflags |= RT_DOSIG;
cflags |= RT_DOSIG;
if ((cflags & RT_DOSIG) != 0)
if ((cflags & RT_DOSIG) != 0)
if ((rtkparmsp->rt_cflags & RT_DOSIG) == 0)
rtprmsp->rt_cflags |= RT_DOSIG;
rtprmsp->rt_cflags = RT_DOPRI | RT_DOTQ | RT_DOSIG;
if ((rtkprmsp->rt_cflags & RT_DOSIG) != 0)