HomeSort by relevance Sort by last modified time
    Searched defs:msgpool (Results 51 - 59 of 59) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /external/valgrind/include/vki/
vki-linux.h 1532 int msgpool; member in struct:vki_msginfo
    [all...]

Completed in 217 milliseconds

1 23