FreeRTOS-Kernel/FreeRTOS/Source/include
Richard Barry 6b3393b4b6 Add trace macros into the event groups implementation.
Add a task pre-delete hook to allow the insertion of any port specific clean up when a task is deleted.
Increase use of 'const' qualifiers.
Add vPortCloseRunningThread() into the Win32 port layer to attempt to allow Windows threads to be closed more gracefully when a task deletes itself.
2013-12-12 10:19:07 +00:00
..
croutine.h Change version numbers in preparation for V7.6.0 release. 2013-11-08 11:47:35 +00:00
event_groups.h Add additional asserts() to ensure certain operations are not performed when the scheduler is suspended. 2013-11-24 10:11:16 +00:00
FreeRTOS.h Add trace macros into the event groups implementation. 2013-12-12 10:19:07 +00:00
list.h Multiple tidy up, documentation corrections and typo corrections highlighted by Tamas Kleiber's diligent review. 2013-11-28 10:48:33 +00:00
mpu_wrappers.h Change version numbers in preparation for V7.6.0 release. 2013-11-08 11:47:35 +00:00
portable.h Add event_groups.c and associated functions in other core files. 2013-11-21 21:46:08 +00:00
projdefs.h Multiple tidy up, documentation corrections and typo corrections highlighted by Tamas Kleiber's diligent review. 2013-11-28 10:48:33 +00:00
queue.h Multiple tidy up, documentation corrections and typo corrections highlighted by Tamas Kleiber's diligent review. 2013-11-28 10:48:33 +00:00
semphr.h Multiple tidy up, documentation corrections and typo corrections highlighted by Tamas Kleiber's diligent review. 2013-11-28 10:48:33 +00:00
StackMacros.h Change version numbers in preparation for V7.6.0 release. 2013-11-08 11:47:35 +00:00
task.h Add trace macros into the event groups implementation. 2013-12-12 10:19:07 +00:00
timers.h Multiple tidy up, documentation corrections and typo corrections highlighted by Tamas Kleiber's diligent review. 2013-11-28 10:48:33 +00:00