Searched refs:_SC_MQ_PRIO_MAX (Results 1 – 4 of 4) sorted by relevance
1436 public static final int _SC_MQ_PRIO_MAX; field in OsConstants1437 static { _SC_MQ_PRIO_MAX = 0; }
904 public static final int _SC_MQ_PRIO_MAX = placeholder(); field in OsConstants
685 initConstant(env, c, "_SC_MQ_PRIO_MAX", _SC_MQ_PRIO_MAX); in OsConstants_initConstants()
620 field public static final int _SC_MQ_PRIO_MAX;