A scoped mutex for static scfx_pow10 pow10_fx. More...
#include <sysc/datatypes/fx/scfx_rep.h>
Public Member Functions | |
scfx_rep_pow10_fx_lock () | |
~scfx_rep_pow10_fx_lock () | |
Static Public Attributes | |
static pthread_mutex_t | m_mutex |
A scoped mutex for static scfx_pow10 pow10_fx.
Definition at line 125 of file scfx_rep.h.
sc_dt::scfx_rep_pow10_fx_lock::scfx_rep_pow10_fx_lock | ( | ) | [explicit] |
sc_dt::scfx_rep_pow10_fx_lock::~scfx_rep_pow10_fx_lock | ( | ) |
pthread_mutex_t sc_dt::scfx_rep_pow10_fx_lock::m_mutex [static] |
Definition at line 126 of file scfx_rep.h.