Searched refs:ST_SYNCHRONOUS (Results 1 – 4 of 4) sorted by relevance
1199 public static final int ST_SYNCHRONOUS; field in OsConstants1200 static { ST_SYNCHRONOUS = 0; }
776 public static final int ST_SYNCHRONOUS = placeholder(); field in OsConstants
592 initConstant(env, c, "ST_SYNCHRONOUS", ST_SYNCHRONOUS); in OsConstants_initConstants()
541 field public static final int ST_SYNCHRONOUS;