#include <Mutex_WIN32.h>
Definition at line 29 of file Mutex_WIN32.h.
◆ MutexImpl()
Poco::MutexImpl::MutexImpl |
( |
| ) |
|
|
protected |
◆ ~MutexImpl()
Poco::MutexImpl::~MutexImpl |
( |
| ) |
|
|
protected |
◆ lockImpl()
void Poco::MutexImpl::lockImpl |
( |
| ) |
|
|
inlineprotected |
◆ tryLockImpl() [1/2]
bool Poco::MutexImpl::tryLockImpl |
( |
| ) |
|
|
inlineprotected |
◆ tryLockImpl() [2/2]
bool Poco::MutexImpl::tryLockImpl |
( |
long | milliseconds | ) |
|
|
protected |
◆ unlockImpl()
void Poco::MutexImpl::unlockImpl |
( |
| ) |
|
|
inlineprotected |
◆ _cs
CRITICAL_SECTION Poco::MutexImpl::_cs |
|
private |
The documentation for this class was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASE/AseApi-main/include/Poco/Poco/Mutex_WIN32.h