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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXpriv.c106 /* XDPSQuitBlocking is set to false by the BlockForEvent routine and
109 int XDPSQuitBlocking = false; variable
186 XDPSQuitBlocking = true;
197 XDPSQuitBlocking = false;
198 /* XDPSQuitBlocking becomes true if a zombie status event or
214 if (XDPSQuitBlocking) break;

Completed in 11 milliseconds