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

  /bionic/libc/kernel/common/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-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
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
msg.h 45 int msgmnb; member in struct:msginfo
54 #define MSGMNB 16384 /* <= INT_MAX */ /* default max size of a message queue */
57 #define MSGPOOL (MSGMNI*MSGMNB/1024) /* size in kilobytes of message pool */
58 #define MSGTQL MSGMNB /* number of system message headers */
59 #define MSGMAP MSGMNB /* number of entries in message map */
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /prebuilt/ndk/android-ndk-r4/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
  /external/kernel-headers/original/linux/
msg.h 45 int msgmnb; member in struct:msginfo
54 #define MSGMNB 16384 /* <= INT_MAX */ /* default max size of a message queue */
57 #define MSGPOOL (MSGMNI*MSGMNB/1024) /* size in kilobytes of message pool */
58 #define MSGTQL MSGMNB /* number of system message headers */
59 #define MSGMAP MSGMNB /* number of entries in message map */

Completed in 194 milliseconds