Acquires a lock.
Once the limit of concurrent locks is reached, this method will block until the number of locks drops below the limit.
See Implementation
Acquires a lock.
Once the limit of concurrent locks is reached, this method will block until the number of locks drops below the limit.