Barracuda Application Server C/C++ Reference
NO
Public Member Functions
|
List of all members
ThreadMutex Struct Reference
Thread handling
Detailed Description
A mutual exclusion class.
See also
ThreadLock
,
ThreadReleaseLock
and
Dispatcher Mutext
#include <
ThreadLib.h
>
Inherits ThreadMutexBase.
Public Member Functions
ThreadMutex
()
Create a mutex.
~ThreadMutex
()
Destroy a mutex.
void
set
()
Lock the mutex.
void
release
()
Release the mutex.
bool
isOwner
()
Returns true if the mutex is locked and the current thread is the owner.
ThreadMutex
Barracuda Application Server
documentation generated on Wed Nov 6 2024 13:50:45