Struct itron_asp3::mutex::Info [−][src]
pub struct Info { /* fields omitted */ }This is supported on crate feature
unstable only.Expand description
Mutex information returned by MutexRef::info.
Implementations
Get the owning task’s ID.
Get the first waiting task’s ID.