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