summaryrefslogtreecommitdiff
path: root/src/limits/AIO_PRIO_DELTA_MAX.h
blob: 06a20264d321b9b0b96162390ac0f5782d4bfa44 (plain)
1
2
3
4
5
6
7
8
#include <limits.h>
/* #undef AIO_PRIO_DELTA_MAX */
/* MIN: 0 */
/* MAY-BE-UNDEFINED */
/** maximum amount a process can decrease its own asynchronous I/O priority **/
/*
POSIX(199309)
*/