hopefully compile win
This commit is contained in:
@@ -656,7 +656,9 @@ namespace mongo {
|
||||
// wait until file preallocation finishes
|
||||
// we would only hang here if the file_allocator code generates a
|
||||
// synchronous signal, which we don't expect
|
||||
#if !defined(_WIN32)
|
||||
theFileAllocator().waitUntilFinished();
|
||||
#endif
|
||||
|
||||
stringstream ss3;
|
||||
MemoryMappedFile::closeAllFiles( ss3 );
|
||||
|
||||
Reference in New Issue
Block a user