Home
last modified time | relevance | path

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

/sys/include/
Dwait.h19 pid_t wait(int *status);
/tests/
Dspawnanytest.c25 wait(&status); in main()
Dspawnsingletest.c23 pid = wait(&status); in main()
Dspawnmultipletest.c25 pid[i] = wait(&status); in main()
/lib/libc/
Dprocess.c49 wait(int *status) in wait() function
/sys/dev/x86/
Dide.c108 IDEWaitForBusy(IDE *ide, bool wait) in IDEWaitForBusy() argument
114 if (wait) { in IDEWaitForBusy()
/lib/liblwip/doc/
Drawapi.txt168 The tcp_connect() function returns immediately; it does not wait for
211 the application should wait until some of the currently enqueued
277 should wait and try again either by using the acknowledgment
Dsys_arch.txt77 SYS_ARCH_TIMEOUT. If the thread didn't have to wait for the semaphore
/lib/liblwip/
DCHANGELOG136 * tcp.c: fixed bug #35435: No pcb state check before adding it to time-wait
1027 reusing time-wait pcb
1117 * ppp.c: bug #27266: wait-state debug message in pppMain occurs every ms
1716 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait