Searched defs:wait3 (Results 1 – 3 of 3) sorted by relevance
52 wait3(int *status, int options, struct rusage *rp) in wait3() function
186 wait3(int *stat_loc, int options, struct rusage *rp) in wait3() function
349 #define wait3(a, b, c) wait2(a, b) macro