Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsig.c855 int procstop; in stop() local
1074 procstop = 1; in stop()
1075 for (tx = t->t_forw; procstop && tx != t; tx = tx->t_forw) { in stop()
1087 procstop = 0; in stop()
1094 procstop = 0; in stop()
1097 procstop = 0; in stop()
1102 if (procstop) { in stop()