zephyr/samples/microkernel
Peter Mitsis 96116cadbb mailbox: Simplify task_mbox_put() API family
Changes the mailbox API so that the timeout parameter must be specified
when invoking task_mbox_put() thereby obsoleting the following APIs:
	task_mbox_put_wait()
	task_mbox_put_wait_timeout()
	_task_mbox_put()

Change-Id: I174857bdf32fe7e59b79838185666cd557312814
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 mailbox: Simplify task_mbox_put() API family 2016-02-05 20:25:05 -05:00
test mailbox: Simplify task_mbox_put() API family 2016-02-05 20:25:05 -05:00