Function Semaphore.level

Report the current amount of available resources.

ulong level () pure nothrow @property @nogc @safe const;

This amount includes all currently pending acquire requests.