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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
sem.h 42 struct sembuf struct
59 extern int semop (int __semid, struct sembuf *__sops, size_t __nsops) __THROW;
63 extern int semtimedop (int __semid, struct sembuf *__sops, size_t __nsops,
  /bionic/libc/kernel/common/linux/
sem.h 41 #include <asm/sembuf.h>
43 struct sembuf { struct
  /development/ndk/platforms/android-3/include/linux/
sem.h 41 #include <asm/sembuf.h>
43 struct sembuf { struct
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sem.h 35 #include <asm/sembuf.h>
38 struct sembuf { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
sem.h 41 #include <asm/sembuf.h>
43 struct sembuf { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
sem.h 41 #include <asm/sembuf.h>
43 struct sembuf { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
sem.h 41 #include <asm/sembuf.h>
43 struct sembuf { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
sem.h 41 #include <asm/sembuf.h>
43 struct sembuf { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
sem.h 41 #include <asm/sembuf.h>
43 struct sembuf { struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
sem.h 41 #include <asm/sembuf.h>
43 struct sembuf { struct
  /external/kernel-headers/original/linux/
sem.h 35 #include <asm/sembuf.h>
38 struct sembuf { struct
113 struct sembuf * sops; /* array of pending operations */
compat.h 176 long compat_sys_semtimedop(int semid, struct sembuf __user *tsems,
  /external/qemu/distrib/sdl-1.2.12/src/thread/irix/
SDL_syssem.c 54 static struct sembuf op_trywait[2] = {
57 static struct sembuf op_wait[2] = {
60 static struct sembuf op_post[1] = {
  /external/libnfc-nxp/Linux_x86/
phOsalNfc_Common.h 69 struct sembuf semBuf;
  /development/simulator/app/
Semaphore.cpp 340 struct sembuf op;
  /development/simulator/wrapsim/
SimMgr.c 496 struct sembuf op;

Completed in 445 milliseconds