]> git.sur5r.net Git - freertos/commit
Move the call to traceTASK_DELETE() to before port portPRE_TASK_DELETE_HOOK() as...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 15 Oct 2019 22:14:40 +0000 (22:14 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 15 Oct 2019 22:14:40 +0000 (22:14 +0000)
commit5c2caaac2c4c97ef835be5e971beeba3eef327d0
treeac0f4d03c35a2510c9b32f6995e55228ad48d316
parentf658a78f98a6715126966e06de36990493be1692
Move the call to traceTASK_DELETE() to before port portPRE_TASK_DELETE_HOOK() as in the Windows port portPRE_TASK_DELETE_HOOK() never returns.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2741 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/tasks.c