|
BDE 4.39.x Production Release
|
#include <bdlcc_skiplist.h>
Public Member Functions | |
| SkipList_DoubleLockGuard (bslmt::Mutex *lock1, bslmt::Mutex *lock2) | |
|
inline |
Lock both lock1 and lock2, the one in the lower memory location first.