index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
limits
/
_POSIX_MQ_PRIO_MAX.h
blob: fd05666f1dd5cdcba78cf101313265019ba88b55 (
plain
)
1
2
3
4
5
6
#include <limits.h> #define _POSIX_MQ_PRIO_MAX (32) /* DEF */ /* POSIX(199309) */