Searched refs:WaitForSomething (Results 1 – 5 of 5) sorted by relevance
19 nready = WaitForSomething (...);32 WaitForSomething looks like:70 WaitForSomething wakes up from select and returns that client79 because WaitForSomething immediately returns if any clients84 WaitForSomething; now that the client has no requests pending,85 WaitForSomething will block in select again. If the client139 Instead of returning immediately from WaitForSomething if clients have150 additional overhead in WaitForSomething.172 The changes to WaitForSomething and ReadRequestFromClient are178 is chosen after each call to WaitForSomething, requests are[all …]
166 WaitForSomething(Bool are_ready) in WaitForSomething() function
105 extern _X_EXPORT Bool WaitForSomething(Bool clients_are_ready);
421 if (!WaitForSomething(clients_are_ready())) in Dispatch()
4079 #5 WaitForSomething () at os/WaitFor.c:2014134 #23 WaitForSomething () at WaitFor.c:2084579 ==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:21919213 what timeout value to use in WaitForSomething.19291 #10 WaitForSomething() at WaitFor.c:222[all …]