Lines Matching refs:WaitForSomething

4079       #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
20325 (WaitForSomething() would block in the poll call), resulting in the
20806 #0 WaitForSomething WaitFor.c:237 (X11.bin+0x00010049216c)
20861 SUMMARY: ThreadSanitizer: data race WaitFor.c:237 in WaitForSomething
22620 and merge common code in WaitForSomething.
22622 The WaitForSomething changes need a bit of explanation to show that
22688 timer call until the next time WaitForSomething is called.
22790 instead of an array. This changes the WaitForSomething API so that it
22953 dispatch into going back to WaitForSomething after doing a GrabServer
22956 WaitForSomething call, we will always hit WaitForSomething after
22969 WaitForSomething, and the other in SmartScheduleClient), just stick
30691 In WaitForSomething(), the fd_set clientsWritable may be used
30710 WaitForSomething(). In this case, the bottom part of the loop, which
37348 WaitForSomething()
45407 (EE) 9: /opt/xorg/bin/Xorg (WaitForSomething+0x3fe) [0x491bf6]
84399 in WaitForSomething selecting consoleFd over and over again, every time
94453 by 0x45B708: WaitForSomething (WaitFor.c:235)
94471 by 0x45B708: WaitForSomething (WaitFor.c:235)
98728 We can return from WaitForSomething with no clients ready for any number
123310 increasing the interval between WaitForSomething calls when a single
148154 (WaitForSomething() not waiting) when built with dbus, which was
154823 WaitForSomething: Ignore EAGAIN
169121 from WaitForSomething to mieqProcessInputEvents.
171428 WaitForSomething: only rewind when delta is more than 250ms
171434 WaitForSomething anyway.
171540 WaitForSomething: allow time to rewind
186377 Remove some of the ifdef WIN32 checks from WaitForSomething