Exit Handler

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Exit Handler

966 次查看
emanueletrapani
Contributor III

Hi,

i would to know how to use the exit handler. i define it correctly and it run when a _task_abort call is done.

my question is: can i have acces (modify,destroy,free) to the local variables (or resources) of the (child) task i want to abort, through exit handler?

through the function _task_get_param(), i used in the exit handler definition, i had acces to the parameter gived to the child task from the parent task.

is there a way to acces from the exit handler to local variables of child task i want to abort?

0 项奖励
回复
2 回复数

833 次查看
soledad
NXP Employee
NXP Employee

Hello Emanuele,

Please check the below thread and let me know if this helps !

_task_abort get stuck


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

833 次查看
emanueletrapani
Contributor III

thank you for the reply, there are some useful information.

0 项奖励
回复