maitake::sync

Module semaphore

Source
Expand description

An asynchronous counting semaphore.

A semaphore limits the number of tasks which may execute concurrently. See the Semaphore type’s documentation for details.

Structs§

Enums§