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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/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,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/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/uapi/linux/
sem.h 42 #include <asm/sembuf.h>
43 struct sembuf { struct
  /external/kernel-headers/original/uapi/linux/
sem.h 36 #include <asm/sembuf.h>
39 struct sembuf { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
sem.h 35 #include <asm/sembuf.h>
38 struct sembuf { struct

Completed in 507 milliseconds