Searched defs:waitpid (Results 1 – 3 of 3) sorted by relevance
33 waitpid(int pid, int *stat_loc, int options) in waitpid() function
279 Int VG_(waitpid)(Int pid, Int *status, Int options) in VG_() argument
362 int waitpid; /* pid(s) this process is waiting for */ member