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