Home
last modified time | relevance | path

Searched defs:__SIGRTMIN (Results 1 – 3 of 3) sorted by relevance

/external/ltp/include/lapi/
Dsignal.h18 # define __SIGRTMIN 32 macro
/external/sandboxed-api/android/
Dsandboxed_api_musl_compat.h18 #define __SIGRTMIN 32 macro
/external/rust/crates/libc/src/unix/hurd/
Dmod.rs2039 pub const __SIGRTMIN: usize = 32; constant