Set a thread's scheduler and its arguments.
fn set_scheduler(thread: i32, attributes: SchedAttr) -> Result<(), Errno>
| Name | Description |
|---|---|
| thread | The thread whose scheduler to set, or |
| attributes | The scheduler and attributes to set. |
The required kernel version is 3.14.