Struct itron_solid_fmp3::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.