mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
This does not describe sched_{get,set}scheduler.
PR: 26001 Submitted by: OHSAWA Chitoshi <ohsawa@catv1.ccn-net.ne.jp>
This commit is contained in:
parent
4cecc6ffce
commit
25814ea7e1
1 changed files with 3 additions and 2 deletions
|
|
@ -113,8 +113,9 @@ No process can be found corresponding to that specified by
|
|||
.Xr sched_setscheduler 2
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn sched_setscheduler
|
||||
.Fn sched_get_priority_max ,
|
||||
.Fn sched_get_priority_min ,
|
||||
and
|
||||
.Fn sched_getscheduler
|
||||
.Fn sched_rr_get_interval
|
||||
functions conform to
|
||||
.St -p1003.1b-93 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue