The mutex is used for example to guard a critical section.
More...
#include <Imt.Base.OS.WinEC7/Mutex.h>
The mutex is used for example to guard a critical section.
◆ Mutex()
imt::base::os::winec7::Mutex::Mutex |
( |
const std::wstring & |
name | ) |
|
|
explicit |
◆ ~Mutex()
virtual imt::base::os::winec7::Mutex::~Mutex |
( |
void |
| ) |
|
|
virtual |
◆ acquire()
void imt::base::os::winec7::Mutex::acquire |
( |
void |
| ) |
|
◆ release()
void imt::base::os::winec7::Mutex::release |
( |
void |
| ) |
|
The documentation for this class was generated from the following file:
- D:/_Work/10/s/Imt.Base/Imt.Base.OS.WinEC7/Mutex.h