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.
palThreadServiceBridge Struct Reference
PAL thread bridge structure - used by the platform thread to give control of the thread back to the service, see pal_plat_osThreadRun for more information. More...
#include <pal_plat_rtos.h>
| Data Fields | |
| palThreadData_t * | threadData | 
Detailed Description
PAL thread bridge structure - used by the platform thread to give control of the thread back to the service, see pal_plat_osThreadRun for more information.
Definition at line 54 of file pal_plat_rtos.h.
Field Documentation
function pointer which points back to the service
Definition at line 57 of file pal_plat_rtos.h.
Generated on Tue Jul 12 2022 19:01:39 by
 1.7.2
 1.7.2