SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_mutex_if.h File Reference

The sc_mutex_if interface class. More...

Include dependency graph for sc_mutex_if.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_core::sc_mutex_if
 The sc_mutex_if interface class. More...
 
class  sc_core::sc_scoped_lock
 The sc_scoped_lock class to lock (and automatically release) a mutex. More...
 

Namespaces

 sc_core
 

Detailed Description

The sc_mutex_if interface class.

Original Author: Martin Janssen, Synopsys, Inc., 2001-05-21

CHANGE LOG IS AT THE END OF THE FILE

Definition in file sc_mutex_if.h.