thread.c File Reference
VM Thread. More...
Go to the source code of this file.
Functions | |
| PmReturn_t | thread_new (pPmObj_t pframe, pPmObj_t *r_pobj) |
| Constructs a thread for a root frame. | |
Detailed Description
VM Thread.
Encapsulating a frame pointer, a root code object and thread state.
Definition in file thread.c.
Function Documentation
| PmReturn_t thread_new | ( | pPmObj_t | pframe, |
| pPmObj_t * | r_pobj | ||
| ) |
Generated on Tue Jul 12 2022 17:07:02 by
1.7.2