Searched refs:SIGCHLD (Results 1 – 3 of 3) sorted by relevance
207 if (sigaction(SIGCHLD, &sa, NULL) < 0) in setSIGCHLDHandler()828 CLONE_VFORK | CLONE_VM | SIGCHLD, c); in startChild()
499 public static final int SIGCHLD = placeholder(); field in OsConstants
476 initConstant(env, c, "SIGCHLD", SIGCHLD); in OsConstants_initConstants()