Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 23:13:47 by
1.7.2