Searched refs:wait (Results 1 – 9 of 9) sorted by relevance
3 pid_t wait(int* status) { in wait() function
1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
17 pid_t wait(int*);
35 waitcmd -u wait
85 waitcmd -u wait
207 - bug in siginfo_t definition if wait.h was included before signal.h234 - lowered spin count before futex wait in synchronization functions775 - all stdio functions wait for locks1053 - ambiguity of wait (exit status) macros on mips with signal number 1271082 - wait.h as a compatibility alias for sys/wait.h1360 - missing cancellation check in non-wait paths of sem_wait, pthread_join
369 if p.wait() != 0:377 if p.wait() != 0:466 retcode = p.wait()485 retcode = p.wait()3620 retcode = p.wait()
219 for people who prefer to wait for "dot one" releases with all the major issues
13080 control methods that depend (wait) for specific hardware13280 Mutex/Event timeouts even though the ASL code requested a wait14722 was lost if the caller had to actually wait for the mutex.
Completed in 30 milliseconds