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

12

  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /external/kernel-headers/original/linux/
msg.h 42 int msgpool; member in struct:msginfo
57 #define MSGPOOL (MSGMNI*MSGMNB/1024) /* size in kilobytes of message pool */
61 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ) /* max no. of segments */
  /external/valgrind/main/include/vki/
vki-linux.h 1476 int msgpool; member in struct:vki_msginfo
    [all...]

Completed in 120 milliseconds

12