stp.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct stp_t stp_t
typedef void( stp_userf_t )(void *p0)

Functions

void stp_init ()
void stp_start (void)
void stp_create (stp_userf_t *f, void *p0)
void stp_yield (void)
void stp_abort (void)


Typedef Documentation

typedef struct stp_t stp_t

Definition at line 17 of file stp.h.

typedef void( stp_userf_t)(void *p0)

Definition at line 22 of file stp.h.


Function Documentation

void stp_abort ( void   ) 

Definition at line 161 of file stp.c.

void stp_create ( stp_userf_t f,
void *  p0 
)

Definition at line 136 of file stp.c.

void stp_init (  ) 

Definition at line 108 of file stp.c.

void stp_start ( void   ) 

Definition at line 115 of file stp.c.

void stp_yield ( void   ) 

Definition at line 182 of file stp.c.


Generated on Wed Jan 21 15:32:11 2009 for SystemC by  doxygen 1.5.5