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

/freebsd-11-stable/lib/libvgl/
H A Dmain.c59 static int VGLOnDisplay; variable
121 if (!VGLOnDisplay)
122 VGLOnDisplay = 1;
124 VGLOnDisplay = 0;
145 VGLOnDisplay = 1;
345 if (VGLOnDisplay) {
513 while (!VGLOnDisplay) pause();

Completed in 51 milliseconds