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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXpriv.h85 extern int XDPSQuitBlocking;
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;
H A DdpsXclient.c913 XDPSQuitBlocking = true;

Completed in 13 milliseconds