Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/doc/
H A Dsmartsched19 nready = WaitForSomething (...);
32 WaitForSomething looks like:
70 WaitForSomething wakes up from select and returns that client
79 because WaitForSomething immediately returns if any clients
84 WaitForSomething; now that the client has no requests pending,
85 WaitForSomething will block in select again. If the client
139 Instead of returning immediately from WaitForSomething if clients have
150 additional overhead in WaitForSomething.
172 The changes to WaitForSomething and ReadRequestFromClient are
178 is chosen after each call to WaitForSomething, requests are
[all …]
/OK3568_Linux_fs/external/xserver/os/
H A DWaitFor.c166 WaitForSomething(Bool are_ready) in WaitForSomething() function
/OK3568_Linux_fs/external/xserver/include/
H A Dos.h105 extern _X_EXPORT Bool WaitForSomething(Bool clients_are_ready);
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c421 if (!WaitForSomething(clients_are_ready())) in Dispatch()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog4079 #5 WaitForSomething () at os/WaitFor.c:201
4134 #23 WaitForSomething () at WaitFor.c:208
4579 ==5331== by 0x2A5322: WaitForSomething (WaitFor.c:208)
4607 ==5331== by 0x2A5322: WaitForSomething (WaitFor.c:208)
4662 ==5331== by 0x2A5322: WaitForSomething (WaitFor.c:208)
4678 ==5331== by 0x2A5322: WaitForSomething (WaitFor.c:208)
5243 client from waiting until WaitForSomething() times out.
10591 #11 WaitForSomething () at WaitFor.c:219
19213 what timeout value to use in WaitForSomething.
19291 #10 WaitForSomething() at WaitFor.c:222
[all …]