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_TIMER_MAX.h
blob: 539f8bb390975e2d82f442409491c0aa0255dae1 (
plain
)
1
2
3
4
5
6
#include <limits.h> #define _POSIX_TIMER_MAX (32) /* DEF */ /* POSIX(199309) */