Richard Barry 96e72413f7 Kernel code:
+ Added mtCOVERAGE_TEST_DELAY() macro to facilitate getting better code coverage during testing.
+ Update prvNotifyQueueSetContainer() so it does not call xTaskRemoveFromEventList() if it is called from an interrupt, and the queue is locked.

Demo apps:
Added QueueSetPolling.c/h demo/test functions.
2015-03-04 17:45:18 +00:00
..
2015-03-04 17:45:18 +00:00
2015-02-11 15:41:30 +00:00
2015-02-11 15:41:30 +00:00
2015-01-26 17:40:35 +00:00
2015-02-11 15:41:30 +00:00