BDE 4.14.0 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.