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

1 2 3

  /bionic/libc/kernel/uapi/linux/
msg.h 59 int msgmnb; member in struct:msginfo
70 #define MSGMNB 16384
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
72 #define MSGTQL MSGMNB
74 #define MSGMAP MSGMNB
  /development/ndk/platforms/android-3/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /development/ndk/platforms/android-L/include/linux/
msg.h 59 int msgmnb; member in struct:msginfo
70 #define MSGMNB 16384
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
72 #define MSGTQL MSGMNB
74 #define MSGMAP MSGMNB
  /external/kernel-headers/original/uapi/linux/
msg.h 46 int msgmnb; member in struct:msginfo
55 * the memory dedicated to msg queues (msgmni * msgmnb) should occupy
65 #define MSGMNB 16384 /* <= INT_MAX */ /* default max size of a message queue */
68 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
69 #define MSGTQL MSGMNB /* number of system message headers */
70 #define MSGMAP MSGMNB /* number of entries in message map */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
msg.h 45 int msgmnb; member in struct:msginfo
54 * the memory dedicated to msg queues (msgmni * msgmnb) should occupy
64 #define MSGMNB 16384 /* <= INT_MAX */ /* default max size of a message queue */
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
68 #define MSGTQL MSGMNB /* number of system message headers */
69 #define MSGMAP MSGMNB /* number of entries in message map */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
msg.h 45 int msgmnb; member in struct:msginfo
54 * the memory dedicated to msg queues (msgmni * msgmnb) should occupy
64 #define MSGMNB 16384 /* <= INT_MAX */ /* default max size of a message queue */
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
68 #define MSGTQL MSGMNB /* number of system message headers */
69 #define MSGMAP MSGMNB /* number of entries in message map */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
msg.h 50 int msgmnb; member in struct:msginfo
59 #define MSGMNB 16384
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
62 #define MSGTQL MSGMNB
63 #define MSGMAP MSGMNB

Completed in 830 milliseconds

1 2 3