Global Mutex.
More...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/concurrency/arccore/concurrency/Mutex.h>
|
| static MutexImpl * | m_p = 0 |
◆ GlobalMutex()
| Arcane::GlobalMutex::GlobalMutex |
( |
| ) |
|
|
inline |
◆ ~GlobalMutex()
| Arcane::GlobalMutex::~GlobalMutex |
( |
| ) |
|
|
inline |
◆ destroy()
| void Arcane::GlobalMutex::destroy |
( |
| ) |
|
|
static |
◆ init()
| void Arcane::GlobalMutex::init |
( |
MutexImpl * | p | ) |
|
|
static |
◆ lock()
| void Arcane::GlobalMutex::lock |
( |
| ) |
|
|
static |
◆ unlock()
| void Arcane::GlobalMutex::unlock |
( |
| ) |
|
|
static |
◆ ScopedLock
◆ m_p
| MutexImpl * Arcane::GlobalMutex::m_p = 0 |
|
staticprivate |
The documentation for this class was generated from the following files: