Struct thread_priority::ScheduleParams [] [src]

#[repr(C)]
pub struct ScheduleParams { pub sched_priority: i32, }

Fields

Trait Implementations

impl Copy for sched_param
[src]

impl Clone for sched_param
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more