Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dsig.c102 static int num_utstop; variable
1219 num_utstop = 0; in utstop_init()
1228 num_utstop++; in add_one_utstop()
1237 num_utstop--; in del_one_utstop()
1238 if (num_utstop == 0) in del_one_utstop()
1248 if (num_utstop > 0) in utstop_timedwait()