sc_cor_qt.cpp File Reference

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

Namespaces

namespace  sc_core

Functions

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

Variables

static sc_cor_qt sc_core::main_cor
static sc_cor_qt * sc_core::curr_cor = 0
Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page