Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kernel_wait
include/linux/sched/task.h
107
int kernel_wait(pid_t pid, int *stat);
kernel/umh.c
136
kernel_wait(pid, &sub_info->retval);