nix::sched
pub const CLONE_THREAD: CloneFlags = CloneFlags{bits: libc::CLONE_THREAD,}
=
CloneFlags{bits: libc::CLONE_THREAD,}