SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
A "real" mutex for the underlying host system. More...
Go to the source code of this file.
Classes | |
class | sc_core::sc_host_mutex |
The sc_host_mutex class, wrapping an OS mutex on the simulation host. More... | |
Namespaces | |
sc_core | |
Macros | |
#define | SC_INCLUDE_WINDOWS_H |
#define | SC_PTHREAD_NULL_ NULL |
A "real" mutex for the underlying host system.
Original Author: Philipp A. Hartmann, OFFIS
CHANGE LOG AT THE END OF THE FILE
Definition in file sc_host_mutex.h.
#define SC_INCLUDE_WINDOWS_H |
Definition at line 37 of file sc_host_mutex.h.
#define SC_PTHREAD_NULL_ NULL |
Definition at line 71 of file sc_host_mutex.h.