pub const __WALL: c_int = 0x4000_0000;Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man2/waitpid.2.html.
Wait for all children regardless of type (“clone” or “non-clone”).
pub const __WALL: c_int = 0x4000_0000;Non-POSIX, see https://www.man7.org/linux/man-pages/man2/waitpid.2.html.
Wait for all children regardless of type (“clone” or “non-clone”).