Library of Assembled Shared Sources
lass::util::Mutex Class Reference
Threading
Mutex
.
More...
#include <
thread.h
>
Inheritance diagram for lass::util::Mutex:
[
legend
]
Collaboration diagram for lass::util::Mutex:
[
legend
]
Detailed Description
Mutex
.
See also
MutexLocker
A mutex is a systemwide synchronization object. It is heavier in use than a critical section. For exception-safe basic use, the
MutexLocker
can be used.
Definition at line
139
of file
thread.h
.
The documentation for this class was generated from the following files:
thread.h
thread.cpp
lass
util
Mutex
Generated by
1.13.2