FreeRTOS-Kernel/FreeRTOS/Source/include
Richard Barry 64ad1c00b5 In process of module testing event_groups.c.
Introduce xPortRunning variable into Win32 simulator port layer.
Add port optimised task selection macro for the GCC Win32 port layer (the MSVC version has had one for a while).
Ensure the event list item value does not get modified by code in tasks.c (priority inheritance, or priority change) when it is in use by the event group implementation.
2013-12-23 16:02:03 +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 In process of module testing event_groups.c. 2013-12-23 16:02:03 +00:00
FreeRTOS.h In process of module testing event_groups.c. 2013-12-23 16:02:03 +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 Update the ucQueueNumber member of the queue structure (used with FreeRTOS+Trace to be an unsigned portBASE_TYPE instead of an unsigned char. 2013-12-14 13:16:05 +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 In process of module testing event_groups.c. 2013-12-23 16:02:03 +00:00