Home
last modified time | relevance | path

Searched refs:SA_ONSTACK (Results 1 – 10 of 10) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/bits/
A Dsigaction.h58 # define SA_ONSTACK 0x00000001 /* Use signal stack by using `sa_restorer'. */ macro
72 # define SA_STACK SA_ONSTACK
/sysdeps/unix/sysv/linux/bits/
A Dsigaction.h61 # define SA_ONSTACK 0x08000000 /* Use signal stack by using `sa_restorer'. */ macro
75 # define SA_STACK SA_ONSTACK
/sysdeps/unix/sysv/linux/ia64/bits/
A Dsigaction.h58 # define SA_ONSTACK 0x08000000 /* Use signal stack by using `sa_restorer'. */ macro
72 # define SA_STACK SA_ONSTACK
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsigaction.h64 # define SA_ONSTACK 0x00000001 /* Use signal stack by using `sa_restorer'. */ macro
78 # define SA_STACK SA_ONSTACK
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsigaction.h67 # define SA_ONSTACK 0x00000001 /* Use signal stack by using `sa_restorer'. */ macro
81 # define SA_STACK SA_ONSTACK
/sysdeps/unix/sysv/linux/mips/bits/
A Dsigaction.h67 # define SA_ONSTACK 0x08000000 /* Use signal stack by using `sa_restorer'. */ macro
81 # define SA_STACK SA_ONSTACK
/sysdeps/unix/sysv/linux/s390/bits/
A Dsigaction.h95 # define SA_ONSTACK 0x08000000 /* Use signal stack by using `sa_restorer'. */ macro
109 # define SA_STACK SA_ONSTACK
/sysdeps/pthread/
A Dtst-cancel20.c220 sa.sa_flags = SA_ONSTACK; in do_test()
249 sa.sa_flags = SA_SIGINFO | SA_ONSTACK; in do_test()
A Dtst-cancel21.c250 sa.sa_flags = SA_ONSTACK; in do_test()
279 sa.sa_flags = SA_SIGINFO | SA_ONSTACK; in do_test()
/sysdeps/mach/hurd/i386/
A Dtrampoline.c168 if ((action->sa_flags & SA_ONSTACK) in _hurd_setup_sighandler()

Completed in 9 milliseconds