Home
last modified time | relevance | path

Searched refs:wait (Results 1 – 9 of 9) sorted by relevance

/third_party/ulib/musl/src/process/
A Dwait.c3 pid_t wait(int* status) { in wait() function
/third_party/ulib/musl/include/
A Dwait.h1 #warning redirecting incorrect #include <wait.h> to <sys/wait.h>
/third_party/ulib/musl/include/sys/
A Dwait.h17 pid_t wait(int*);
/third_party/uapp/dash/src/
A Dbuiltins.def35 waitcmd -u wait
A Dbuiltins.def.in85 waitcmd -u wait
/third_party/ulib/musl/
A DWHATSNEW207 - bug in siginfo_t definition if wait.h was included before signal.h
234 - lowered spin count before futex wait in synchronization functions
775 - all stdio functions wait for locks
1053 - ambiguity of wait (exit status) macros on mips with signal number 127
1082 - wait.h as a compatibility alias for sys/wait.h
1360 - missing cancellation check in non-wait paths of sem_wait, pthread_join
/third_party/tools/android/avb/
A Davbtool369 if p.wait() != 0:
377 if p.wait() != 0:
466 retcode = p.wait()
485 retcode = p.wait()
3620 retcode = p.wait()
/third_party/ulib/jemalloc/
A DChangeLog219 for people who prefer to wait for "dot one" releases with all the major issues
/third_party/lib/acpica/
A Dchanges.txt13080 control methods that depend (wait) for specific hardware
13280 Mutex/Event timeouts even though the ASL code requested a wait
14722 was lost if the caller had to actually wait for the mutex.

Completed in 30 milliseconds