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

Coroutine implementation with QuickThreads. More...

#include "sysc/kernel/sc_cor.h"
#include "sysc/packages/qt/qt.h"
Include dependency graph for sc_cor_qt.h:

Go to the source code of this file.

Classes

class  sc_core::sc_cor_qt
 Coroutine class implemented with QuickThreads. More...
 
class  sc_core::sc_cor_pkg_qt
 Coroutine package class implemented with QuickThreads. More...
 

Namespaces

 sc_core
 

Typedefs

typedef sc_cor_pkg_qt sc_core::sc_cor_pkg_t
 

Detailed Description

Coroutine implementation with QuickThreads.

Original Author: Martin Janssen, Synopsys, Inc., 2001-12-18

CHANGE LOG AT THE END OF THE FILE

Definition in file sc_cor_qt.h.