Searched refs:WSTOPPED (Results 1 – 4 of 4) sorted by relevance
1307 public static final int WSTOPPED; field in OsConstants1308 static { WSTOPPED = 0; }
836 public static final int WSTOPPED = placeholder(); field in OsConstants
636 initConstant(env, c, "WSTOPPED", WSTOPPED); in OsConstants_initConstants()
577 field public static final int WSTOPPED;