Searched refs:_SC_THREAD_DESTRUCTOR_ITERATIONS (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
H A DOsConstants.java566 public static final int _SC_THREAD_DESTRUCTOR_ITERATIONS = placeholder(); field in class:OsConstants
/libcore/luni/src/main/native/
H A Dandroid_system_OsConstants.cpp633 initConstant(env, c, "_SC_THREAD_DESTRUCTOR_ITERATIONS", _SC_THREAD_DESTRUCTOR_ITERATIONS);

Completed in 17 milliseconds