Searched defs:num_utstop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsig.c109 static int num_utstop; variable
1235 num_utstop = 0;
1244 num_utstop++;
1253 num_utstop--;
1254 if (num_utstop == 0)
1264 if (num_utstop > 0)

Completed in 64 milliseconds