Home
last modified time | relevance | path

Searched refs:SA_INTERRUPT (Results 1 – 8 of 8) sorted by relevance

/sysdeps/posix/
A Dsysv_signal.c30 #ifndef SA_INTERRUPT
31 #define SA_INTERRUPT 0 macro
50 act.sa_flags = SA_ONESHOT | SA_NOMASK | SA_INTERRUPT; in __sysv_signal()
/sysdeps/unix/sysv/linux/alpha/bits/
A Dsigaction.h67 # define SA_INTERRUPT 0x20000000 /* Historical no-op. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dsigaction.h70 # define SA_INTERRUPT 0x20000000 /* Historical no-op. */ macro
/sysdeps/unix/sysv/linux/ia64/bits/
A Dsigaction.h67 # define SA_INTERRUPT 0x20000000 /* Historic no-op. */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsigaction.h73 # define SA_INTERRUPT 0x20000000 /* Historic no-op. */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsigaction.h76 # define SA_INTERRUPT 0x00000010 /* Historical no-op. */ macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dsigaction.h76 # define SA_INTERRUPT 0x20000000 /* Historical no-op. */ macro
/sysdeps/unix/sysv/linux/s390/bits/
A Dsigaction.h104 # define SA_INTERRUPT 0x20000000 /* Historical no-op. */ macro

Completed in 6 milliseconds