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