zephyr/samples/microkernel/benchmark
Peter Mitsis b4ba8087e7 mailbox: Simplify task_mbox_get() API family
Changes the mailbox API so that the timeout parameter must be specified
when invoking task_mbox_get() thereby obsoleting the following APIs:
    task_mbox_get_wait()
    task_mbox_get_wait_timeout()
    _task_mbox_get()

Change-Id: Ie028223ec342666e61d3d69750aec37dbe2b493e
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:05 -05:00
..
app_kernel mailbox: Simplify task_mbox_get() 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_get() API family 2016-02-05 20:25:05 -05:00
latency_measure tests: latency_measure: use irq_offload() 2016-02-05 20:25:04 -05:00
sys_kernel qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00