◆ WindowsFlushable()
mongo::WindowsFlushable::WindowsFlushable |
( |
MemoryMappedFile * |
theFile, |
|
|
void * |
view, |
|
|
HANDLE |
fd, |
|
|
const uint64_t |
id, |
|
|
const std::string & |
filename, |
|
|
stdx::mutex & |
flushMutex |
|
) |
| |
|
inline |
◆ flush()
void mongo::WindowsFlushable::flush |
( |
OperationContext * |
opCtx | ) |
|
|
inline |
◆ _fd
HANDLE mongo::WindowsFlushable::_fd |
◆ _filename
string mongo::WindowsFlushable::_filename |
◆ _flushMutex
stdx::mutex& mongo::WindowsFlushable::_flushMutex |
◆ _id
const uint64_t mongo::WindowsFlushable::_id |
◆ _theFile
◆ _view
void* mongo::WindowsFlushable::_view |
The documentation for this class was generated from the following file:
- /home/louis/git/mongodbsource.github.io/src/src/mongo/db/storage/mmap_v1/mmap_windows.cpp