Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::SharedMemoryThreadMng Class Reference
Inheritance diagram for Arcane::SharedMemoryThreadMng:
Collaboration diagram for Arcane::SharedMemoryThreadMng:

Public Member Functions

void beginCriticalSection () override
void endCriticalSection () override

Private Attributes

std::mutex m_mutex

Detailed Description

Definition at line 30 of file SharedMemoryThreadMng.h.

Member Function Documentation

◆ beginCriticalSection()

void Arcane::SharedMemoryThreadMng::beginCriticalSection ( )
inlineoverridevirtual

Implements Arcane::IThreadMng.

Definition at line 35 of file SharedMemoryThreadMng.h.

◆ endCriticalSection()

void Arcane::SharedMemoryThreadMng::endCriticalSection ( )
inlineoverridevirtual

Implements Arcane::IThreadMng.

Definition at line 39 of file SharedMemoryThreadMng.h.

Member Data Documentation

◆ m_mutex

std::mutex Arcane::SharedMemoryThreadMng::m_mutex
private

Definition at line 46 of file SharedMemoryThreadMng.h.


The documentation for this class was generated from the following file: