HomeSort by: relevance | last modified time | path
    Searched refs:logFlush (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/os/
log.c 114 static Bool logFlush = FALSE;
247 logFlush = value ? TRUE : FALSE;
294 if (logFlush) {
  /xsrc/external/mit/xorg-server/dist/os/
log.c 120 static Bool logFlush = FALSE;
348 logFlush = value ? TRUE : FALSE;
610 if (logFlush && logSync)
619 if (logFlush) {

Completed in 6 milliseconds