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