RAII guard that locks two mutexes in address order to avoid deadlock.
Synopsis
Declared in <bdlcc_skiplist.h>
class SkipList_DoubleLockGuard;
Member Functions
Name |
Description |
|
Lock both |
Created with MrDocs
RAII guard that locks two mutexes in address order to avoid deadlock.
Declared in <bdlcc_skiplist.h>
class SkipList_DoubleLockGuard;
Name |
Description |
|
Lock both |
Created with MrDocs