Home
last modified time | relevance | path

Searched refs:SA_NOCLDSTOP (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/asm-generic/
Dsignal-defs.h22 #ifndef SA_NOCLDSTOP
23 #define SA_NOCLDSTOP 0x00000001 macro
/bionic/tests/headers/posix/
Dsignal_h.c113 MACRO(SA_NOCLDSTOP); in signal_h()