Storage Engine API
mongo::LockMongoFilesExclusive Class Reference

#include <mmap.h>

Public Member Functions

 LockMongoFilesExclusive (OperationContext *opCtx)
 

Private Attributes

Lock::ExclusiveLock lk
 

Constructor & Destructor Documentation

◆ LockMongoFilesExclusive()

mongo::LockMongoFilesExclusive::LockMongoFilesExclusive ( OperationContext *  opCtx)
inlineexplicit

Member Data Documentation

◆ lk

Lock::ExclusiveLock mongo::LockMongoFilesExclusive::lk
private

The documentation for this class was generated from the following file: