Searched refs:sigrtmax (Results 1 – 2 of 2) sorted by relevance
15 pub fn sigrtmax() -> libc::c_int; in sigrtmax() function22 assert_eq!(libc::SIGRTMAX(), sigrtmax()); in test_sigrtmax()
3 int sigrtmax() { in sigrtmax() function