Struct libc::thread_extended_policy [−][src]
#[repr(C)]pub struct thread_extended_policy { pub timeshare: boolean_t, }
Fields
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.