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