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