FreeRTOS-Kernel/FreeRTOS/Source/include
2013-12-14 13:16:05 +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 Change the way one thread deletes another in the Windows simulator port (the way one thread deleted itself was already changed in a previous check-in). 2013-12-12 16:07:24 +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 Multiple tidy up, documentation corrections and typo corrections highlighted by Tamas Kleiber's diligent review. 2013-11-28 10:48:33 +00:00