Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dio.c612 Bool newoutput = NewOutputPending; in FlushAllOutput()
623 NewOutputPending = FALSE; in FlushAllOutput()
632 NewOutputPending = TRUE; in FlushAllOutput()
797 NewOutputPending = FALSE; in WriteToClient()
803 NewOutputPending = TRUE; in WriteToClient()
H A Dosdep.h147 extern Bool NewOutputPending;
H A Dconnection.c124 Bool NewOutputPending; /* not yet attempted to write some new output */ variable
609 NewOutputPending = TRUE; in ClientReady()
H A DWaitFor.c202 if (NewOutputPending) in WaitForSomething()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog20939 os: Ready clients with pending output aren't flushed, so set NewOutputPending
20945 write blocked. And that means NewOutputPending needs to be set so that