zephyr/samples/microkernel/benchmark
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
..
app_kernel semgroup: Simplify task_sem_group_take() 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 semgroup: Simplify task_sem_group_take() API family 2016-02-05 20:25:05 -05:00
latency_measure semaphore: Simplify task_sem_take() 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