Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs74 pub type __sig_atomic_t = c_int; typedef
2614 pub const SIG_ATOMIC_MIN: __sig_atomic_t = -2147483648;
2615 pub const SIG_ATOMIC_MAX: __sig_atomic_t = 2147483647;