zephyr/samples/microkernel
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
..
apps build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
benchmark pipes: Simplify task_pipe_get() API family 2016-02-05 20:25:05 -05:00
test pipes: Simplify task_pipe_get() API family 2016-02-05 20:25:05 -05:00