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

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

Completed in 8 milliseconds