Type Alias libc::thread_extended_policy_data_t

source ·
pub type thread_extended_policy_data_t = thread_extended_policy;

Aliased Type§

struct thread_extended_policy_data_t {
    pub timeshare: i32,
}

Fields§

§timeshare: i32