zephyr/doc/kernel
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
..
common timer: Remove deprecated routines 2016-02-05 20:24:55 -05:00
devices device: Provide generic API to handle synchronous calls in drivers 2016-02-05 20:24:57 -05:00
microkernel semgroup: Simplify task_sem_group_take() API family 2016-02-05 20:25:05 -05:00
nanokernel irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
networking Bluetooth: Rename LE scan & advertising APIs for consistency 2016-02-05 20:25:00 -05:00
overview doc: Edits to the Overview and kernel primer 2016-02-05 20:24:36 -05:00
kernel.rst device: Provide generic API to handle synchronous calls in drivers 2016-02-05 20:24:57 -05:00