Home
last modified time | relevance | path

Searched defs:__libc_current_sigrtmax (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/signal/
Dsigrtmax.c3 int __libc_current_sigrtmax() in __libc_current_sigrtmax() function
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1648 pub fn __libc_current_sigrtmax() -> ::c_int; in __libc_current_sigrtmax() function