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

/illumos-gate/usr/src/cmd/truss/
H A Dmain.c178 static int int_notified = FALSE; local
185 if (interrupt && !int_notified) {
186 int_notified = TRUE;

Completed in 65 milliseconds