Struct itron_solid_asp3::processor::Processor [−][src]
#[repr(C)]pub struct Processor { /* fields omitted */ }
This is supported on crate feature
unstable
only.Expand description
Refers to a single processor in a multi-processor system. The stored processor ID is not guaranteed to be valid but is guaranteed to be non-null.
In a uniprocessor kernel, this is a zero-sized type.
Implementations
This is supported on neither crate feature fmp3
nor crate feature solid_fmp3
.
This is supported on neither crate feature
fmp3
nor crate feature solid_fmp3
.The only procesor in a uniprocessor system.