critical_section< Lock *& > Struct Template Reference
Inherits critical_section.
List of all members.
Detailed Description
template<class Lock>
struct critical_section< Lock *& >
Helper class for CRITICAL_SECTION idiom (macro).
This templated class does nothing; its various specializations do the work of acquiring the given lock upon construction and releasing it upon destruction. See the macros:
- SPECIALIZE_CS(Lock, Extra, ExtraInit, Acquire, Release)
- CRITICAL_SECTION(name, lock)
Definition at line 90 of file critical_section.h.
The documentation for this struct was generated from the following file:
Generated on Fri Dec 17 14:42:03 2010 for Shore Storage Manager by
1.4.7