In kern_sched_setparam(), before setting any parameters, p_cansched() is
called to check that the thread has appropriate privileges.
PR: 175687
Differential D37020
pthread_setschedparam(3): document EPERM return mhorne on Oct 17 2022, 5:15 PM. Authored by Tags None Referenced Files
Subscribers
Details In kern_sched_setparam(), before setting any parameters, p_cansched() is PR: 175687
Diff Detail
|