Searched refs:SA_NOCLDSTOP (Results 1 – 9 of 9) sorted by relevance
29 #ifndef SA_NOCLDSTOP30 #define SA_NOCLDSTOP 0x00000001 macro
67 #define SA_NOCLDSTOP 0x00000001 macro
85 (SA_NOCLDSTOP | SA_NOCLDWAIT | SA_SIGINFO | SA_ONSTACK | SA_RESTART | \
46 #define SA_NOCLDSTOP 0x00000008 macro
77 #define SA_NOCLDSTOP 0x00000001 macro
65 #define SA_NOCLDSTOP 0x00000004 macro
78 #define SA_NOCLDSTOP 0x00000001 macro
136 #define SA_NOCLDSTOP _SV_IGNCHILD macro
2219 !(sighand->action[SIGCHLD-1].sa.sa_flags & SA_NOCLDSTOP)) in do_notify_parent_cldstop()