HomeSort by relevance Sort by last modified time
    Searched defs:SCHED_NORMAL (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
sched.h 45 #define SCHED_NORMAL 0
  /external/kernel-headers/original/uapi/linux/
sched.h 36 #define SCHED_NORMAL 0
44 /* Can be ORed in to make sure the process is reverted back to SCHED_NORMAL on fork */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
sched.h 36 #define SCHED_NORMAL 0
42 /* Can be ORed in to make sure the process is reverted back to SCHED_NORMAL on fork */
  /system/nfc/src/gki/ulinux/
gki_ulinux.cc 39 #define SCHED_NORMAL 0
252 policy = SCHED_NORMAL;
    [all...]

Completed in 89 milliseconds