mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 07:41:56 +00:00
Changes the FIFO API so that the timeout parameter must be specified when invoking task_fifo_get() thereby making the following APIs obsolete: task_fifo_get_wait() task_fifo_get_wait_timeout() _task_fifo_get() Change-Id: Iac626d9d6d4836033e06ffd5a2ca415ab2630b1a Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> |
||
---|---|---|
.. | ||
base_api.h | ||
command_packet.h | ||
event.h | ||
fifo.h | ||
mailbox.h | ||
memory_map.h | ||
memory_pool.h | ||
mutex.h | ||
pipe.h | ||
semaphore.h | ||
task_irq.h | ||
task.h | ||
ticks.h |