zephyr/samples/microkernel/apps
Peter Mitsis 40eba989e2 semaphore: Simplify task_sem_take() API family
Changes the semaphore API so that the timeout parameter must be specified
when invoking task_sem_take() thereby obsoleting the following APIs:
	task_sem_take_wait()
	task_sem_take_wait_timeout()
	_task_sem_take()

Change-Id: I746d5c966a3b81ffe014333af51aa10ea8a63263
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:05 -05:00
..
hello_world semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00
kernel_event_logger build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
net qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
nfc_hello qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
pci_enum build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
philosophers build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00