Searched refs:CLONE_NEWTIME (Results 1 – 5 of 5) sorted by relevance
9 CLONE_NEWTIME
36 CLONE_NEWTIME
820 pub const CLONE_NEWTIME: c_int = 0x80; constant
890 pub const CLONE_NEWTIME: c_int = 0x80; constant
189 - Musl: add CLONE_NEWTIME <https://github.com/rust-lang/libc/pull/4226>