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

1 2

  /external/kernel-headers/original/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 */
99 struct sem_undo *undo; /* undo requests on this array */
108 struct sem_undo * undo; /* undo structure */
121 struct sem_undo { struct
122 struct sem_undo * proc_next; /* next entry on this process */
123 struct sem_undo * id_next; /* next entry on this semaphore set */
128 /* sem_undo_list controls shared access to the list of sem_undo structures
134 struct sem_undo *proc_list
    [all...]
  /bionic/libc/kernel/common/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;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-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.7-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/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;
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
sem.h 17 #define SEM_UNDO 0x1000
37 struct sem_undo *undo;

Completed in 1418 milliseconds

1 2