summaryrefslogtreecommitdiff
path: root/src/limits/MQ_PRIO_MAX.h
blob: 7757826f8bdcbb8b1a92936ed949cfadb1f1e93e (plain)
1
2
3
4
5
6
7
8
#include <limits.h>
/* #undef MQ_PRIO_MAX */
/* MIN: _POSIX_MQ_PRIO_MAX */
/* MAY-BE-UNEFINED */
/** the maximum number of message priorities supported **/
/*
POSIX(199309)
*/