OverlappedScope Class Reference
#include <Guard.h>
Static Public Member Functions | |
template<class LockType1 , class LockType2 > | |
static void | transferScope (LockHolder< LockType1 > &l1, LockHolder< LockType2 > &l2) |
template<class LockType > | |
static void | destroyScope (LockHolder< LockType > &l) |
Detailed Description
- Date
- <2003-07-16T17:55:42-0400>
- Version
- 2.2.0
Locking policy allows the effective scope of two locks to overlap by releasing and disabling one lock before its Guard does so.
The documentation for this class was generated from the following file:
- Guard.h