mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-20 05:21:59 -04:00
+ Fix a few compiler warnings. + Add TickType_t specific critical sections so critical sections are not used when accessing the tick count in cases where the access is atomic (32-bit tick count, 32-bit architecture). |
||
---|---|---|
.. | ||
AltBlckQ.c | ||
AltBlock.c | ||
AltPollQ.c | ||
AltQTest.c | ||
BlockQ.c | ||
blocktim.c | ||
comtest.c | ||
comtest_strings.c | ||
countsem.c | ||
crflash.c | ||
crhook.c | ||
death.c | ||
dynamic.c | ||
EventGroupsDemo.c | ||
flash.c | ||
flash_timer.c | ||
flop.c | ||
GenQTest.c | ||
integer.c | ||
IntQueue.c | ||
IntSemTest.c | ||
PollQ.c | ||
QPeek.c | ||
QueueOverwrite.c | ||
QueueSet.c | ||
recmutex.c | ||
semtest.c | ||
sp_flop.c | ||
TaskNotify.c | ||
TimerDemo.c |