Next: _write_r, Previous: _unlink_r, Up: Reentrant Syscalls
_wait_r—Reentrant version of wait #include <reent.h>
int _wait_r(struct _reent *ptr, int *status);
Description
This is a reentrant version of wait. It
takes a pointer to the global data block, which holds
errno.