A scoped mutex for static word_list* free_words. More...
#include <sysc/datatypes/fx/scfx_mant.h>
Public Member Functions | |
| scfx_mant_free_words_lock () | |
| ~scfx_mant_free_words_lock () | |
Static Public Attributes | |
| static pthread_mutex_t | m_mutex | 
A scoped mutex for static word_list* free_words.
Definition at line 75 of file scfx_mant.h.
| sc_dt::scfx_mant_free_words_lock::scfx_mant_free_words_lock | ( | ) |  [explicit] | 
        
| sc_dt::scfx_mant_free_words_lock::~scfx_mant_free_words_lock | ( | ) | 
pthread_mutex_t sc_dt::scfx_mant_free_words_lock::m_mutex [static] | 
        
Definition at line 76 of file scfx_mant.h.
 1.6.1