Encapsulates a GMutex from glib.
More...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/concurrency/arccore/concurrency/GlibAdapter.h>
Encapsulates a GMutex from glib.
Definition at line 34 of file GlibAdapter.h.
◆ GlibMutex()
| Arcane::GlibMutex::GlibMutex |
( |
| ) |
|
◆ ~GlibMutex()
| Arcane::GlibMutex::~GlibMutex |
( |
| ) |
|
◆ lock()
| void Arcane::GlibMutex::lock |
( |
| ) |
|
◆ unlock()
| void Arcane::GlibMutex::unlock |
( |
| ) |
|
◆ GlibCond
◆ m_p
| Impl* Arcane::GlibMutex::m_p = nullptr |
|
private |
The documentation for this class was generated from the following files: