]> begriffs open source - freertos/commit
Move the call to traceTASK_DELETE() to before port portPRE_TASK_DELETE_HOOK() as...
authorRichard Barry <ribarry@amazon.com>
Tue, 15 Oct 2019 22:14:40 +0000 (22:14 +0000)
committerRichard Barry <ribarry@amazon.com>
Tue, 15 Oct 2019 22:14:40 +0000 (22:14 +0000)
commitd435a7b62d64f0db42d05359115131244cdbfccc
treeac0f4d03c35a2510c9b32f6995e55228ad48d316
parent4922cff4cebc1ea3dc6ea57f31391a890951be65
Move the call to traceTASK_DELETE() to before port portPRE_TASK_DELETE_HOOK() as in the Windows port portPRE_TASK_DELETE_HOOK() never returns.
FreeRTOS/Source/tasks.c