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

/xsrc/external/mit/xorg-server.old/dist/os/
H A Dlog.c114 static Bool logFlush = FALSE; variable in typeref:typename:Bool
247 logFlush = value ? TRUE : FALSE;
294 if (logFlush) {
/xsrc/external/mit/xorg-server/dist/os/
H A Dlog.c120 static Bool logFlush = FALSE; variable in typeref:typename:Bool
348 logFlush = value ? TRUE : FALSE;
610 if (logFlush && logSync)
619 if (logFlush) {

Completed in 4 milliseconds