Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c360 static int g_exited; variable
705 g_exited = 1; in prochandler()
710 g_exited = 1; in prochandler()
1001 if (done || g_intr || g_exited) { in main()