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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dpix_grab.c297 if (dgaThreaded) {
376 if (dgaThreaded) {
H A Ddga_internal.h303 extern int dgaThreaded;
H A Ddga_Xrequests.c100 int dgaThreaded; /* 1 == linked with libthread, else 0 */ variable
112 dgaThreaded = (_thr_main() != -1) ? 1 : 0;
H A Dwin_grab.c440 if (dgaThreaded) {
705 if (dgaThreaded) {

Completed in 17 milliseconds