Function LocalTaskSemaphore.maxLocks
Maximum number of concurrent locks
void maxLocks
(
uint max_locks
) nothrow @property @safe;
uint maxLocks() nothrow @property @safe const;
Maximum number of concurrent locks
void maxLocks
(
uint max_locks
) nothrow @property @safe;
uint maxLocks() nothrow @property @safe const;