Searched refs:MSGMNB (Results 1 – 2 of 2) sorted by relevance
79 #define MSGMNB 16384 /* <= INT_MAX */ /* default max size of a message queue */ macro82 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */83 #define MSGTQL MSGMNB /* number of system message headers */84 #define MSGMAP MSGMNB /* number of entries in message map */
1269 ns->msg_ctlmnb = MSGMNB; in msg_init_ns()