zephyr/doc/kernel/microkernel
Peter Mitsis e2cb5f5bdd mem_map: Simplify task_mem_map_alloc() API family
Changes the mem_map API so that the timeout parameter must be specified
when invoking task_mem_map_alloc() thereby obsoleting the following APIs:
    task_mem_map_alloc_wait()
    task_mem_map_alloc_wait_alloc()
    _task_mem_map_alloc()

Change-Id: I8905d07fa4b8c3729ca144e8f09e7ad0c7bf0f43
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 mem_map: Simplify task_mem_map_alloc() API family 2016-02-05 20:25:05 -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