Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

sc_cor_qt.cpp File Reference

#include <unistd.h>
#include <sys/mman.h>
#include "systemc/kernel/sc_cor_qt.h"
#include "systemc/kernel/sc_simcontext.h"

Include dependency graph for sc_cor_qt.cpp:

Include dependency graph

Go to the source code of this file.

Functions

void * stack_align (void *sp, int alignment, size_t *stack_size)
void sc_cor_qt_wrapper (void *arg, void *cor, qt_userf_t *fn)
void * sc_cor_qt_yieldhelp (qt_t *sp, void *old_cor, void *)
void * sc_cor_qt_aborthelp (qt_t *, void *, void *)


Function Documentation

void* sc_cor_qt_aborthelp qt_t  ,
void *   ,
void *   
 

Definition at line 206 of file sc_cor_qt.cpp.

Referenced by sc_cor_pkg_qt::abort().

void sc_cor_qt_wrapper void *    arg,
void *    cor,
qt_userf_t   fn
 

Definition at line 159 of file sc_cor_qt.cpp.

References qt_userf_t, and sc_cor_fn.

Referenced by sc_cor_pkg_qt::create().

void* sc_cor_qt_yieldhelp qt_t   sp,
void *    old_cor,
void *   
 

Definition at line 186 of file sc_cor_qt.cpp.

Referenced by sc_cor_pkg_qt::yield().

void* stack_align void *    sp,
int    alignment,
size_t *    stack_size
[inline]
 

Definition at line 123 of file sc_cor_qt.cpp.

Referenced by sc_cor_pkg_qt::create().


Generated on Fri Jan 14 08:29:29 2005 for SystemC2.1beta11(excludingMSLib)(IncludingSCV)\nProvidedby:www.openverificationfoundation.org by doxygen1.2.18