Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dlog.c113 static Bool logFlush = FALSE; variable
341 logFlush = value ? TRUE : FALSE; in LogSetParameter()
603 if (logFlush && logSync) in LogSWrite()
612 if (logFlush) { in LogSWrite()