Mbed OS Reference
Loading...
Searching...
No Matches
Functions
RTOS hook functions
Internal API
»
RTOS
Functions
void
rtos_attach_thread_terminate_hook
(void(*fptr)(osThreadId_t id))
Detailed Description
Function Documentation
◆
rtos_attach_thread_terminate_hook()
void rtos_attach_thread_terminate_hook
(
void(*)(osThreadId_t id)
fptr
)
Note
Sets the hook function called by thread termination
Parameters
fptr
Hook function pointer.
Generated by
1.9.5