zephyr/samples/microkernel/benchmark
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
..
app_kernel events: Simplify task_event_recv() API family 2016-02-05 20:25:05 -05:00
boot_time qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
footprint mailbox: Simplify task_mbox_data_block_get() API family 2016-02-05 20:25:05 -05:00
latency_measure events: Simplify task_event_recv() API family 2016-02-05 20:25:05 -05:00
sys_kernel qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00