Home
last modified time | relevance | path

Searched refs:CTLFLAG_NOLOCK (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt276 CTLFLAG_NOLOCK
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs4269 pub const CTLFLAG_NOLOCK: c_int = 0x20000000; constant