Public Member Functions | |
| rwlock (const RWLock &lock, bool write, int lowPriorityWaitMS=0) | |
| mongo::rwlock::rwlock | ( | const RWLock & | lock, | |
| bool | write, | |||
| int | lowPriorityWaitMS = 0 | |||
| ) | [inline] |
| write | acquire write lock if true sharable if false | |
| lowPriority | if > 0, will try to get the lock non-greedily for that many ms |
1.6.3