zephyr/samples/microkernel/test/test_task_irq/src
Peter Mitsis f863d66dd8 semgroup: Simplify task_sem_group_take() API family
Changes the semaphore API so that the timeout parameter must be specified
when invoking task_sem_group_take() thereby obsoleting the following APIs:
	task_sem_group_take_wait()
	task_sem_group_take_wait_timeout()
	_task_sem_group_take()

Change-Id: I64e3f4c9f1e74a86b49d4a0e55b82ecee7733220
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:05 -05:00
..
main.c semgroup: Simplify task_sem_group_take() API family 2016-02-05 20:25:05 -05:00
Makefile build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
raise_int.c kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
test_device.c semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00