Searched refs:wait_nohang (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dvfork_daemon_rexec.c88 int wait_nohang(int *wstat) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/runit/
H A Drunsvdir.c255 pid = wait_nohang(&wstat);
H A Drunsv.c581 child = wait_nohang(&wstat);
H A Dsvlogd.c765 while ((pid = wait_nohang(&wstat)) > 0) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/ipsvd/
H A Dtcpudp.c111 while ((pid = wait_nohang(&wstat)) > 0) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dlibbb.h539 int wait_nohang(int *wstat);

Completed in 46 milliseconds