zephyr/doc/kernel/microkernel
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
..
microkernel.rst doc: Add section on microkernel application use of fibers 2016-02-05 20:15:32 -05:00
microkernel_data.rst Doc: Change the Microkernel Objects to the Microkernel Services section. 2016-02-05 20:15:19 -05:00
microkernel_events.rst events: Simplify task_event_recv() API family 2016-02-05 20:25:05 -05:00
microkernel_fibers.rst doc: Add info on configuring the microkernel server fiber 2016-02-05 20:15:34 -05:00
microkernel_fifos.rst doc: Change API tables to lists in the Kernel Primer. 2016-02-05 20:24:29 -05:00
microkernel_mailboxes.rst semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00
microkernel_memory.rst Doc: Change the Microkernel Objects to the Microkernel Services section. 2016-02-05 20:15:19 -05:00
microkernel_memory_maps.rst doc: Change API tables to lists in the Kernel Primer. 2016-02-05 20:24:29 -05:00
microkernel_memory_pools.rst doc: Change API tables to lists in the Kernel Primer. 2016-02-05 20:24:29 -05:00
microkernel_mutexes.rst doc: Change API tables to lists in the Kernel Primer. 2016-02-05 20:24:29 -05:00
microkernel_pipes.rst pipes: Simplify task_pipe_get() API family 2016-02-05 20:25:05 -05:00
microkernel_semaphores.rst semgroup: Simplify task_sem_group_take() API family 2016-02-05 20:25:05 -05:00
microkernel_synchronization.rst doc: Reorder listing of microkernel synchronization objects 2016-02-05 20:15:26 -05:00
microkernel_task_irqs.rst task_irq: Simplify task_irq_test() API family 2016-02-05 20:25:05 -05:00
microkernel_tasks.rst doc: Change API tables to lists in the Kernel Primer. 2016-02-05 20:24:29 -05:00
microkernel_timers.rst semaphore: Simplify task_sem_take() API family 2016-02-05 20:25:05 -05:00