#include "pm.h"
Go to the source code of this file.
Defines | |
#define | __FILE_ID__ 0x16 |
Functions | |
PmReturn_t | thread_new (pPmObj_t pframe, pPmObj_t *r_pobj) |
Encapsulating a frame pointer, a root code object and thread state.
Definition in file thread.c.
PmReturn_t thread_new | ( | pPmObj_t | pframe, | |
pPmObj_t * | r_pobj | |||
) |