zephyr/include/microkernel
Peter Mitsis 9cc9bdcd53 mem_pool: Simplify task_mem_pool_alloc() API family
Changes the mem_pool API so that the timeout parameter must be specified
when invoking task_mem_pool_alloc() thereby obsoleting the following APIs:
	task_mem_pool_alloc_wait()
	task_mem_pool_alloc_wait_alloc()
	_task_mem_pool_alloc()

Change-Id: Ifa88f13bca98ca3c7d0e1a3b64b40a00068619e0
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:05 -05:00
..
base_api.h
command_packet.h
event.h events: Simplify task_event_recv() API family 2016-02-05 20:25:05 -05:00
fifo.h
mailbox.h mailbox: Simplify task_mbox_data_block_get() API family 2016-02-05 20:25:05 -05:00
memory_map.h mem_map: Simplify task_mem_map_alloc() API family 2016-02-05 20:25:05 -05:00
memory_pool.h mem_pool: Simplify task_mem_pool_alloc() API family 2016-02-05 20:25:05 -05:00
mutex.h
pipe.h pipes: Simplify task_pipe_get() API family 2016-02-05 20:25:05 -05:00
semaphore.h semgroup: Simplify task_sem_group_take() API family 2016-02-05 20:25:05 -05:00
task_irq.h task_irq: Simplify task_irq_test() API family 2016-02-05 20:25:05 -05:00
task.h
ticks.h timer: Remove deprecated routines 2016-02-05 20:24:55 -05:00