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