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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/
H A Ddtrace.c154 static int g_pslive; variable
857 g_pslive--;
862 g_pslive--;
1978 g_pslive = g_psc; /* count for prochandler() */
1994 if (done || g_intr || (g_psc != 0 && g_pslive == 0)) {

Completed in 46 milliseconds