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