Searched refs:SIGCHLD (Results 1 – 2 of 2) sorted by relevance
399 public static final int SIGCHLD = placeholder(); field in OsConstants
446 initConstant(env, c, "SIGCHLD", SIGCHLD); in OsConstants_initConstants()