zephyr/include/microkernel
Peter Mitsis d3e4b72da2 mailbox: Simplify task_mbox_data_block_get() API family
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>
2016-02-05 20:25:05 -05:00
..
base_api.h
command_packet.h
event.h events: Simplify task_event_recv() API family 2016-02-05 20:25:05 -05:00
fifo.h
mailbox.h mailbox: Simplify task_mbox_data_block_get() API family 2016-02-05 20:25:05 -05:00
memory_map.h
memory_pool.h
mutex.h doc: Update descriptions for mutex APIs 2016-02-05 20:24:53 -05:00
pipe.h
semaphore.h doc: Update descriptions for semaphore APIs 2016-02-05 20:24:53 -05:00
task_irq.h task_irq: Simplify task_irq_test() API family 2016-02-05 20:25:05 -05:00
task.h doc: Fix microkernel task.h doc build warnings 2016-02-05 20:24:54 -05:00
ticks.h timer: Remove deprecated routines 2016-02-05 20:24:55 -05:00