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
/
unistd
/
_SC_SEM_NSEMS_MAX.h
blob: 698e49cd2e4b4d1839eca38c0823f0e5a2ec8c20 (
plain
)
1
2
3
4
5
#include <unistd.h> #define _SC_SEM_NSEMS_MAX 64 /* POSIX(199309) */