Searched defs:SYS_RT_SIGRETURN (Results 1 – 3 of 3) sorted by relevance
33 #define SYS_RT_SIGRETURN 25 // 从信号处理函数返回 macro
36 #define SYS_RT_SIGRETURN 25 // 从信号处理函数返回 macro
343 pub const SYS_RT_SIGRETURN: usize = 25; constant