|
Zero
0.1.0
|
Helper class for CRITICAL_SECTION idiom (macro). More...
#include <critical_section.h>
Public Member Functions | |
| critical_section (Lock *mutex) | |
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:
|
inline |
1.8.12