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