Home
last modified time | relevance | path

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

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