Searched refs:_SC_THREAD_ATTR_STACKSIZE (Results 1 – 3 of 3) sorted by relevance
930 public static final int _SC_THREAD_ATTR_STACKSIZE = placeholder(); field in OsConstants
730 initConstant(env, c, "_SC_THREAD_ATTR_STACKSIZE", _SC_THREAD_ATTR_STACKSIZE); in OsConstants_initConstants()
28087 field public static final int _SC_THREAD_ATTR_STACKSIZE;