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

  /bionic/libc/include/
sched.h 63 #define CLONE_SYSVSEM 0x00040000
  /bionic/libc/kernel/common/linux/
sched.h 27 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
sched.h 27 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-3/arch-arm/usr/include/
sched.h 63 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
sched.h 27 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-4/arch-arm/usr/include/
sched.h 63 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
sched.h 27 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-5/arch-arm/usr/include/
sched.h 63 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
sched.h 27 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-5/arch-x86/usr/include/
sched.h 63 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
sched.h 27 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-8/arch-arm/usr/include/
sched.h 63 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
sched.h 27 #define CLONE_SYSVSEM 0x00040000
  /ndk/build/platforms/android-8/arch-x86/usr/include/
sched.h 63 #define CLONE_SYSVSEM 0x00040000
  /external/strace/
process.c 514 #define CLONE_SYSVSEM 0x00040000 /* share system V SEM_UNDO semantics */
533 { CLONE_SYSVSEM, "CLONE_SYSVSEM" },
    [all...]
  /external/kernel-headers/original/linux/
sched.h 19 #define CLONE_SYSVSEM 0x00040000 /* share system V SEM_UNDO semantics */
    [all...]

Completed in 5917 milliseconds