Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/teeos/
H A Dmod.rs942 pub const SEM_VALUE_MAX: c_int = 0x7fffffff; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs1593 pub const SEM_VALUE_MAX: c_int = 2147483647; constant