![]() |
Storage Engine API
|
This is the complete list of members for mongo::Lock::ExclusiveLock, including all inherited members.
| ExclusiveLock(Locker *locker, ResourceMutex mutex) | mongo::Lock::ExclusiveLock | inline |
| isLocked() const | mongo::Lock::ResourceLock | inline |
| lock(LockMode mode) | mongo::Lock::ResourceLock | |
| ResourceLock(Locker *locker, ResourceId rid) | mongo::Lock::ResourceLock | inline |
| ResourceLock(Locker *locker, ResourceId rid, LockMode mode) | mongo::Lock::ResourceLock | inline |
| ResourceLock(ResourceLock &&otherLock) | mongo::Lock::ResourceLock | inline |
| unlock() | mongo::Lock::ResourceLock | |
| ~ResourceLock() | mongo::Lock::ResourceLock | inline |