Searched defs:waitid (Results 1 – 2 of 2) sorted by relevance
/linux/tools/include/nolibc/sys/ |
H A D | wait.h | 47 int waitid(int which, pid_t pid, siginfo_t *infop, int options) in waitid() function
|
/linux/kernel/ |
H A D | exit.c | 1800 SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *, in SYSCALL_DEFINE5() argument 1934 COMPAT_SYSCALL_DEFINE5(waitid, in COMPAT_SYSCALL_DEFINE5() argument
|