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

/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXlibWrapper.c1929 static Bool exitSecondaryLoop = True; variable
1953 exitSecondaryLoop = False;
1954 while (!exitSecondaryLoop) {
1966 DASSERT(!exitSecondaryLoop);
1968 exitSecondaryLoop = True;

Completed in 40 milliseconds