HomeSort by relevance Sort by last modified time
    Searched refs:HIGH_PRIORITY (Results 1 - 12 of 12) sorted by null

  /libcore/ojluni/src/main/java/jdk/net/
SocketFlow.java 51 @Native public static final int HIGH_PRIORITY = 2;
114 * HIGH_PRIORITY. If not set, a flow's priority is normal.
117 * HIGH_PRIORITY.
120 if (priority != NORMAL_PRIORITY && priority != HIGH_PRIORITY) {
  /external/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
pthread_cond_wait_1.c 34 #define HIGH_PRIORITY 10
62 if ((policy != POLICY) || (param.sched_priority != HIGH_PRIORITY)) {
117 param.sched_priority = HIGH_PRIORITY;
pthread_cond_wait_2.c 34 #define HIGH_PRIORITY 10
62 if ((policy != POLICY) || (param.sched_priority != HIGH_PRIORITY)) {
117 param.sched_priority = HIGH_PRIORITY;
  /external/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
1-1.c 36 #define HIGH_PRIORITY 10
70 if (policy != SCHED_RR || param.sched_priority != HIGH_PRIORITY) {
124 param.sched_priority = HIGH_PRIORITY;
1-2.c 34 #define HIGH_PRIORITY 10
64 if (param.sched_priority != HIGH_PRIORITY) {
135 param.sched_priority = HIGH_PRIORITY;
  /packages/apps/TV/tests/unit/src/com/android/tv/dvr/recorder/
InputTaskSchedulerTest.java 71 private static final long HIGH_PRIORITY = 2;
142 HIGH_PRIORITY, startTimeMs, endTimeMs));
160 HIGH_PRIORITY, startTimeMs, endTimeMs));
193 HIGH_PRIORITY, startTimeMs, endTimeMs));
  /frameworks/base/media/tests/SoundPoolTest/src/com/android/
SoundPoolTest.java 60 private final static int HIGH_PRIORITY = 3000;
225 HIGH_PRIORITY, DEFAULT_LOOP, 1.0f);
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 1051 milliseconds