mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 22:22:54 +00:00
Changes the mailbox API so that the timeout parameter must be specified when invoking task_mbox_data_block_get() thereby obsoleting the following APIs: task_mbox_data_block_get_wait() task_mbox_data_block_get_wait_timeout() _task_mbox_data_block_get() Change-Id: I284be505e6de792ba5483611d1299063162550e1 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 |