FreeRTOS-Kernel/FreeRTOS/Source/portable/MSVC-MingW
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
..
port.c In process of module testing event_groups.c. 2013-12-23 16:02:03 +00:00
portmacro.h In process of module testing event_groups.c. 2013-12-23 16:02:03 +00:00