Home
last modified time | relevance | path

Searched refs: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; in utstop_init()
1244 num_utstop++; in add_one_utstop()
1253 num_utstop--; in del_one_utstop()
1254 if (num_utstop == 0) in del_one_utstop()
1264 if (num_utstop > 0) in utstop_timedwait()