zephyr/samples/microkernel/benchmark
Peter Mitsis 57c7977ecf pipes: Simplify task_pipe_get() API family
Changes the pipe API so that the timeout parameter must be specified
when invoking task_pipe_get() thereby obsoleting the following APIs:
	task_pipe_get_wait()
	task_pipe_get_wait_timeout()
	_task_pipe_get()

Change-Id: If249e57d086fef15fdc1616965f53b310ac9cf9d
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:05 -05:00
..
app_kernel pipes: Simplify task_pipe_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 pipes: Simplify task_pipe_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