BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlcc::SkipList_DoubleLockGuard Class Reference

#include <bdlcc_skiplist.h>

Public Member Functions

 SkipList_DoubleLockGuard (bslmt::Mutex *lock1, bslmt::Mutex *lock2)
 

Constructor & Destructor Documentation

◆ SkipList_DoubleLockGuard()

bdlcc::SkipList_DoubleLockGuard::SkipList_DoubleLockGuard ( bslmt::Mutex lock1,
bslmt::Mutex lock2 
)
inline

Lock both lock1 and lock2, the one in the lower memory location first.


The documentation for this class was generated from the following file: