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

1 2 3 4

  /external/strace/xlat/
semop_flags.h 4 #if defined(SEM_UNDO) || (defined(HAVE_DECL_SEM_UNDO) && HAVE_DECL_SEM_UNDO)
5 XLAT(SEM_UNDO),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.11-4.8/sysroot/usr/include/bits/
sem.h 26 #define SEM_UNDO 0x1000 /* undo the operation on exit */
  /external/qemu/distrib/sdl-1.2.15/src/thread/irix/
SDL_syssem.c 55 { 0, -1, (IPC_NOWAIT|SEM_UNDO) } /* Decrement semaphore, no block */
58 { 0, -1, SEM_UNDO } /* Decrement semaphore */
61 { 0, 1, (IPC_NOWAIT|SEM_UNDO) } /* Increment semaphore */
  /bionic/libc/kernel/uapi/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;
  /development/ndk/platforms/android-L/include/linux/
sem.h 22 #define SEM_UNDO 0x1000
44 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 */
77 #define SEMUSZ 20 /* sizeof struct sem_undo */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.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/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;

Completed in 52 milliseconds

1 2 3 4