Module itron_solid_asp3::semaphore[][src]

This is supported on crate feature unstable only.
Expand description

Semaphores

Structs

The builder type for semaphores. Created by Semaphore::build.

Semaphore information returned by SemaphoreRef::info.

An owned semaphore.

A borrowed reference to a semaphore.

Enums

Error type for Semaphore::build.

Error type for SemaphoreRef::delete.

Type Definitions

Semaphore count.