Searched refs:SIGRTMAX (Results 1 – 11 of 11) sorted by relevance
4 return SIGRTMAX; in sigrtmax()
22 assert_eq!(libc::SIGRTMAX(), sigrtmax()); in test_sigrtmax()
31 SIGRTMAX
1360 SIGRTMAX
2836 SIGRTMAX
59 pub const SIGRTMAX: c_int = 31; constant
1839 pub fn SIGRTMAX() -> c_int {
241 - Solaris, Illumos: add `SIGRTMIN` and `SIGRTMAX` <https://github.com/rust-lang/libc/pull/4171>
2468 pub fn SIGRTMAX() -> c_int {
1763 pub const SIGRTMAX: c_int = 57; constant
4550 pub fn SIGRTMAX() -> c_int {