Searched refs:_SC_SEM_NSEMS_MAX (Results 1 – 4 of 4) sorted by relevance
1484 public static final int _SC_SEM_NSEMS_MAX; field in OsConstants1485 static { _SC_SEM_NSEMS_MAX = 0; }
920 public static final int _SC_SEM_NSEMS_MAX = placeholder(); field in OsConstants
703 initConstant(env, c, "_SC_SEM_NSEMS_MAX", _SC_SEM_NSEMS_MAX); in OsConstants_initConstants()
636 field public static final int _SC_SEM_NSEMS_MAX;