Darian Leung
ecc6080117
freertos: prvCheckTasksWaitingTermination bugfix
...
Bugfix to prevent a self deleting no affinity task's memory from being freed by the
idle task of the other core before the self deleting no affinity task is able to context
switch out. prvCheckTasksWaitingTermination now checks if the task is still on
pxCurrentTCB before freeing task memory.
2017-12-27 16:54:29 +08:00
..
2017-10-30 19:42:16 +08:00
2017-09-04 17:37:28 +10:00
2017-09-07 18:02:39 +10:00
2017-12-27 16:54:25 +08:00
2017-12-27 16:54:25 +08:00
2017-12-20 10:28:04 +08:00
2017-10-26 13:04:41 +02:00
2017-12-27 16:54:13 +08:00
2017-11-23 13:02:49 +08:00
2017-12-27 16:54:28 +08:00
2017-12-27 16:54:26 +08:00
2017-09-14 13:24:08 +08:00
2017-03-21 13:30:38 +03:00
2017-09-05 16:10:46 +10:00
2017-12-20 13:31:22 +08:00
2016-11-16 15:57:34 +11:00
2017-12-27 16:54:21 +08:00
2017-12-27 16:54:29 +08:00
2017-12-27 16:54:22 +08:00
2017-11-21 18:43:56 +08:00
2017-03-07 10:18:47 +11:00
2017-12-27 16:54:13 +08:00
2017-10-19 21:35:23 +08:00
2017-11-22 11:01:43 +08:00
2017-12-07 20:51:37 +08:00
2017-12-27 16:54:16 +08:00
2017-12-27 16:54:13 +08:00
2016-11-17 09:18:51 +11:00
2017-12-27 16:54:19 +08:00
2017-10-26 13:04:41 +02:00
2017-12-27 16:54:13 +08:00
2017-12-27 16:54:16 +08:00
2017-10-19 21:35:23 +08:00
2017-12-01 14:28:07 +11:00
2017-10-13 08:16:07 +08:00
2017-12-27 16:54:25 +08:00
2017-12-27 16:54:12 +08:00
2017-12-27 16:54:18 +08:00
2017-11-28 16:39:00 +08:00
2017-12-27 16:54:20 +08:00
2017-10-23 19:47:33 +08:00
2017-10-19 21:35:21 +08:00
2017-08-09 21:36:13 +08:00
2017-07-24 19:57:44 +03:00