Searched refs:signal (Results 1 - 25 of 44) sorted by relevance

12

/bionic/libc/kernel/common/linux/
H A Dsignal.h21 #include <asm/signal.h>
/bionic/libc/unistd/
H A Draise.c29 #include <signal.h>
H A Dsiglist.c28 #include <signal.h>
H A Dsigname.c28 #include <signal.h>
H A Dkillpg.c31 #include <signal.h>
H A Dsigsuspend.c28 #include <signal.h>
H A Dsigblock.c28 #include <signal.h>
H A Dsiginterrupt.c29 #include <signal.h>
H A Dsigsetmask.c28 #include <signal.h>
H A Dsignal.c28 #include <signal.h>
H A Dsigwait.c29 #include <signal.h>
35 /* ok, this is really subtle: <asm/signal.h> defines sigset_t differently
42 * accept anything except kernel-sized signal sets (probably a bug !)
H A Dpselect.c29 #include <signal.h>
/bionic/libstdc++/include/
H A Dcsignal34 * Standard C++ Library wrapper around the C signal.h header file.
37 #include <signal.h>
44 using ::signal;
/bionic/libc/include/sys/
H A Dselect.h34 #include <signal.h>
H A Dwait.h35 #include <signal.h>
/bionic/libc/kernel/arch-mips/asm/
H A Duser.h36 long int signal; member in struct:user
H A Dsignal.h100 #include <asm-generic/signal.h>
/bionic/libc/arch-mips/bionic/
H A Dsigsetjmp.S50 bne a1, 0x0, 1f # do saving of signal mask?
67 bne t0, 0x0, 1f # restore signal mask?
/bionic/libc/kernel/arch-arm/asm/
H A Duser.h52 long int signal; member in struct:user
H A Dsignal.h91 #include <asm-generic/signal.h>
/bionic/libc/private/
H A Dsyscommon.h9 #include <signal.h>
/bionic/libc/stdio/
H A Dtmpfile.c37 #include <signal.h>
/bionic/libc/include/
H A Dsignal.h35 #include <asm/signal.h>
45 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
107 static __inline__ __sighandler_t signal(int s, __sighandler_t f) function
/bionic/libc/bionic/
H A Dssp.c30 #include <signal.h>
73 /* Immediately block all (but SIGABRT) signal handlers from running code */
/bionic/libc/kernel/arch-x86/asm/
H A Dsignal.h94 #include <asm-generic/signal.h>

Completed in 567 milliseconds

12