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

/xsrc/external/mit/xorg-server.old/dist/os/
H A Dlog.c115 static Bool logSync = FALSE; variable in typeref:typename:Bool
250 logSync = value ? TRUE : FALSE;
297 if (logSync)
/xsrc/external/mit/xorg-server/dist/os/
H A Dlog.c121 static Bool logSync = FALSE; variable in typeref:typename:Bool
351 logSync = value ? TRUE : FALSE;
610 if (logFlush && logSync)
622 if (logSync)

Completed in 3 milliseconds