Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bdlcc::SkipList_DoubleLockGuard Class Reference

#include <bdlcc_skiplist.h>

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

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

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


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