#include <AMReX_BlockMutex.H>
◆ BlockMutex()
amrex::BlockMutex::BlockMutex |
( |
int |
N | ) |
|
|
explicitnoexcept |
◆ ~BlockMutex()
amrex::BlockMutex::~BlockMutex |
( |
| ) |
|
◆ FreeState()
|
inlinestaticconstexprnoexcept |
◆ init_states()
void amrex::BlockMutex::init_states |
( |
state_t * |
state, |
|
|
int |
N |
|
) |
| |
|
staticnoexcept |
◆ lock()
◆ operator=()
void amrex::BlockMutex::operator= |
( |
BlockMutex const & |
| ) |
|
|
delete |
◆ unlock()
◆ m_nstates
int amrex::BlockMutex::m_nstates |
|
private |
◆ m_state
state_t* amrex::BlockMutex::m_state |
|
private |
The documentation for this struct was generated from the following files: