Searched defs:waitpid (Results 1 – 5 of 5) sorted by relevance
27 waitpid (pid_t pid, int *statusp, int options) in waitpid() function
33 waitpid(int pid, int *stat_loc, int options) in waitpid() function
142 SYS_FUNC(waitpid) in SYS_FUNC() argument
281 Int VG_(waitpid)(Int pid, Int *status, Int options) in VG_() argument
500 pid_t waitpid(pid_t pid, int *stat_loc, int options) in waitpid() function