Home
last modified time | relevance | path

Searched refs:procstop (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/uts/common/os/
H A Dsig.c838 int procstop; in stop() local
1057 procstop = 1; in stop()
1058 for (tx = t->t_forw; procstop && tx != t; tx = tx->t_forw) { in stop()
1070 procstop = 0; in stop()
1077 procstop = 0; in stop()
1080 procstop = 0; in stop()
1085 if (procstop) { in stop()