Searched refs:SIGRTMIN (Results 1 – 12 of 12) sorted by relevance
8 return SIGRTMIN; in sigrtmin()
29 assert_eq!(libc::SIGRTMIN(), sigrtmin()); in test_sigrtmin()
32 SIGRTMIN
1361 SIGRTMIN
2837 SIGRTMIN
58 pub const SIGRTMIN: c_int = 27; constant
938 pub const SIGRTMIN: c_int = 48; constant940 pub const SIGIO: c_int = SIGRTMIN;941 pub const SIGWINCH: c_int = SIGRTMIN + 5;942 pub const SIGLOST: c_int = SIGRTMIN + 6;
1843 pub fn SIGRTMIN() -> c_int {
241 - Solaris, Illumos: add `SIGRTMIN` and `SIGRTMAX` <https://github.com/rust-lang/libc/pull/4171>
2472 pub fn SIGRTMIN() -> c_int {
1764 pub const SIGRTMIN: c_int = 50; constant
4554 pub fn SIGRTMIN() -> c_int {