OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xwaitpid
regress/sys/kern/pipe/pipe.h
37
int xwaitpid(pid_t pid);
regress/sys/kern/pipe/test-ping-pong.c
126
return xwaitpid(pid);
regress/sys/kern/pipe/test-thundering-herd.c
147
ex = xwaitpid(pids[i]);