Semaphore.level

Report the current amount of available resources.

This amount includes all currently pending acquire requests.

struct Semaphore
@property const pure nothrow @safe @nogc
size_t
level
()

Meta