Searched refs:SA_NOCLDSTOP (Results 1 – 3 of 3) sorted by relevance
74 #define SA_NOCLDSTOP 1 /* Do not generate SIGCHLD when children stop */ macro109 #define SA_NOCLDSTOP 1 /* only value supported now for sa_flags */ macro
61 #define SA_NOCLDSTOP 0x00000001 /* Don't send SIGCHLD when children stop. */ macro
82 #define SA_NOCLDSTOP 0x00000001 macro