SystemC 3.0.0
Accellera SystemC proof-of-concept library
Namespaces | Macros
sc_runnable_int.h File Reference
#include "sysc/kernel/sc_runnable.h"
#include "sysc/kernel/sc_method_process.h"
#include "sysc/kernel/sc_thread_process.h"
Include dependency graph for sc_runnable_int.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sc_core
 

Macros

#define DEBUG_MSG(NAME, P, MSG)
 
#define SC_NO_METHODS   m_methods_push_head
 
#define SC_NO_THREADS   m_threads_push_head
 

Macro Definition Documentation

◆ DEBUG_MSG

#define DEBUG_MSG (   NAME,
  P,
  MSG 
)

Definition at line 59 of file sc_runnable_int.h.

◆ SC_NO_METHODS

#define SC_NO_METHODS   m_methods_push_head

Definition at line 79 of file sc_runnable_int.h.

◆ SC_NO_THREADS

#define SC_NO_THREADS   m_threads_push_head

Definition at line 80 of file sc_runnable_int.h.