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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dash.c3243 #define DOWAIT_NORMAL 0 macro
3837 while (dowait(DOWAIT_NORMAL, NULL) > 0)
4429 while (jobless && dowait(DOWAIT_NORMAL, 0) > 0);

Completed in 106 milliseconds