HomeSort by relevance Sort by last modified time
    Searched refs:SEM_UNDO (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/strace/xlat/
semop_flags.h 11 #if defined(SEM_UNDO) || (defined(HAVE_DECL_SEM_UNDO) && HAVE_DECL_SEM_UNDO)
12 XLAT(SEM_UNDO),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sem.h 26 #define SEM_UNDO 0x1000 /* undo the operation on exit */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sem.h 26 #define SEM_UNDO 0x1000 /* undo the operation on exit */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sem.h 26 #define SEM_UNDO 0x1000 /* undo the operation on exit */
  /bionic/libc/kernel/uapi/linux/
sem.h 22 #define SEM_UNDO 0x1000
44 struct sem_undo * undo;
  /development/ndk/platforms/android-21/include/linux/
sem.h 22 #define SEM_UNDO 0x1000
44 struct sem_undo *undo;
  /development/ndk/platforms/android-3/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /external/kernel-headers/original/uapi/linux/
sem.h 7 #define SEM_UNDO 0x1000 /* undo the operation on exit */
30 struct sem_undo *undo; /* undo requests on this array */
89 #define SEMUSZ 20 /* sizeof struct sem_undo */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sem.h 7 #define SEM_UNDO 0x1000 /* undo the operation on exit */
30 struct sem_undo *undo; /* undo requests on this array */
77 #define SEMUSZ 20 /* sizeof struct sem_undo */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
sem.h 7 #define SEM_UNDO 0x1000 /* undo the operation on exit */
30 struct sem_undo *undo; /* undo requests on this array */
77 #define SEMUSZ 20 /* sizeof struct sem_undo */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;

Completed in 170 milliseconds

1 2 3