#include <thread.h>
Public Attributes | |
| PmObjDesc_t | od |
| pPmFrame_t | pframe |
| PmInterpCtrl_t | interpctrl |
Interpreter loop control value
A positive value means continue interpreting. A zero value means normal interpreter exit. A negative value signals an error exit.
object descriptor
current frame pointer
1.5.9