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

/illumos-gate/usr/src/cmd/plockstat/
H A Dplockstat.c357 static int g_exited; variable
687 g_exited = 1;
692 g_exited = 1;
975 if (done || g_intr || g_exited) {

Completed in 55 milliseconds