Lines Matching refs:event
204 the number of bits in an event group also increases with big data type. Contributed
348 + Fix deadlock in event groups when pvPortMalloc and vPortFree functions
423 post to its own event queue. A consequence of this change is that auto-
923 + Major new feature - tasks, semaphores, queues, timers and event groups can
928 even if the event the blocked task is waiting for has not occurred, or the
1027 protected systems, have been added to the newer event group and software
1257 + Minor fixes to the event group functionality that was released in V8.0.0.
1399 to the test that prevents the network event hook being called on the first
1400 network down event. The FreeRTOS+UDP change history is maintained
1617 + Allow xQueueReset() to be used, even when the queues event lists are not
2487 + Bug fix: The 'value' of the event list item is updated when the priority
2490 + vTaskPrioritySet() and vTaskResume() no longer use the event list item.
2576 + A task being woken by an event will now preempt the currently running task