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