Module itron_fmp3::semaphore [−][src]
This is supported on crate feature
unstable
only.Expand description
Semaphores
Structs
Semaphore information returned by SemaphoreRef::info
.
A borrowed reference to a semaphore.
Enums
Error type for SemaphoreRef::info
.
Error type for SemaphoreRef::initialize
.
Error type for SemaphoreRef::poll
.
Error type for SemaphoreRef::signal
.
Error type for SemaphoreRef::wait
.
Error type for SemaphoreRef::wait_timeout
.
Type Definitions
Semaphore count.