|
STLdoc
STLdocumentation
|
#include <concrt.h>
Classes | |
| class | _Scoped_lock |
Public Member Functions | |
| _CRTIMP | _NonReentrantPPLLock () |
| _CRTIMP void | _Acquire (void *_Lock_node) |
| _CRTIMP void | _Release () |
Private Attributes | |
| Concurrency::critical_section | _M_criticalSection |
| _CRTIMP Concurrency::details::_NonReentrantPPLLock::_NonReentrantPPLLock | ( | ) |
|
private |
1.8.8