Poco::MutexImpl Class Reference
#include <Mutex_POSIX.h>
List of all members.
Detailed Description
Definition at line 52 of file Mutex_POSIX.h.
Constructor & Destructor Documentation
Poco::MutexImpl::MutexImpl |
( |
|
) |
[protected] |
Poco::MutexImpl::MutexImpl |
( |
bool |
fast |
) |
[protected] |
Poco::MutexImpl::~MutexImpl |
( |
|
) |
[protected] |
Poco::MutexImpl::MutexImpl |
( |
|
) |
[protected] |
Poco::MutexImpl::~MutexImpl |
( |
|
) |
[protected] |
Member Function Documentation
void Poco::MutexImpl::lockImpl |
( |
|
) |
[protected] |
void Poco::MutexImpl::lockImpl |
( |
|
) |
[inline, protected] |
bool Poco::MutexImpl::tryLockImpl |
( |
long |
milliseconds |
) |
[protected] |
bool Poco::MutexImpl::tryLockImpl |
( |
|
) |
[protected] |
bool Poco::MutexImpl::tryLockImpl |
( |
long |
milliseconds |
) |
[protected] |
bool Poco::MutexImpl::tryLockImpl |
( |
|
) |
[inline, protected] |
void Poco::MutexImpl::unlockImpl |
( |
|
) |
[protected] |
void Poco::MutexImpl::unlockImpl |
( |
|
) |
[inline, protected] |
Member Data Documentation
The documentation for this class was generated from the following files: