LockAcquisition
Provides a set of methods to acquire different types
of lock.
Acquires exclusive lock for the specified object.
Acquires monitor lock.
Blocks the current thread until it can enter the semaphore.
Blocks the current thread until it can enter the semaphore.
Acquires read lock for the specified object.
Acquires read lock for the specified object.
Acquires read lock.
Acquires read lock.
Acquires upgradable read lock for the specified object.
Acquires upgradable read lock for the specified object.
Acquires upgradable read lock.
Acquires upgradable read lock.
Acquires write lock for the specified object.
Acquires write lock for the specified object.
Acquires write lock.
Acquires write lock.