HomeSort by relevance Sort by last modified time
    Searched refs:g_intr (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/plockstat/
plockstat.c 356 static int g_intr; variable
752 g_intr = 1;
972 if (!g_intr && !done)
975 if (done || g_intr || g_exited) {
  /onnv/onnv-gate/usr/src/cmd/intrstat/
intrstat.c 60 static int g_intr; variable
116 g_intr++;
592 if (g_intr == 0)
596 g_intr--;
  /onnv/onnv-gate/usr/src/cmd/dtrace/
dtrace.c 83 static int g_intr; variable
1146 if (!g_intr)
1149 if (g_intr++)
    [all...]

Completed in 180 milliseconds