Module itron::processor[][src]

This is supported on crate feature unstable only.
Expand description

Multiprocessing

Structs

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.

The error type returned when a conversion from usize to Processor fails.

Enums

Error type for current.

Functions

get_pid: Get the current processor’s ID.