summaryrefslogtreecommitdiff
path: root/src/limits/AIO_MAX.h
blob: baf81a2a50d78475c57610e98ea7c869b75ce727 (plain)
1
2
3
4
5
6
7
8
#include <limits.h>
/* #undef AIO_MAX */
/* MIN: _POSIX_AIO_MAX */
/* MAY-BE-UNDEFINED */
/** maximum number of outstanding asynchronous I/O operations **/
/*
POSIX(199309)
*/