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
/
sched
/
SCHED_RR.h
blob: ce611c8fc218227a6650f0631219c26099084674 (
plain
)
1
2
3
4
5
6
#include <sched.h> #define SCHED_RR (1) /* POSIX(199309) */