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_SEM_NSEMS_MAX.h
blob: 8470b3b850438cf08405d0389bb60bff2b4aa118 (
plain
)
1
2
3
4
5
6
#include <limits.h> #define _POSIX_SEM_NSEMS_MAX (256) /* DEF */ /* POSIX(199309) */