#include <concurrency.h>
Public Member Functions | |
writelock (const string &ns) | |
writelock () | |
~writelock () |
Definition at line 83 of file concurrency.h.
mongo::writelock::writelock | ( | ) | [inline] |
Definition at line 84 of file concurrency.h.
mongo::writelock::writelock | ( | const string & | ns | ) | [inline] |
Definition at line 85 of file concurrency.h.
mongo::writelock::~writelock | ( | ) | [inline] |
Definition at line 86 of file concurrency.h.