Searched refs:WNOWAIT (Results 1 – 4 of 4) sorted by relevance
1304 public static final int WNOWAIT; field in OsConstants1305 static { WNOWAIT = 0; }
835 public static final int WNOWAIT = placeholder(); field in OsConstants
635 initConstant(env, c, "WNOWAIT", WNOWAIT); in OsConstants_initConstants()
576 field public static final int WNOWAIT;