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