Searched defs:sigset_t (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dsignal.h25 typedef unsigned long sigset_t; typedef
96 sigset_t sa_mask;
/bionic/libc/kernel/uapi/asm-generic/
H A Dsignal.h94 } sigset_t; typedef in typeref:struct:__anon93
109 sigset_t sa_mask;
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dsignal.h29 } sigset_t; typedef in typeref:struct:__anon106
99 sigset_t sa_mask;
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dsignal.h29 typedef unsigned long sigset_t; typedef
101 sigset_t sa_mask;
115 sigset_t sa_mask;

Completed in 1289 milliseconds