zephyr/include/microkernel
Peter Mitsis a0e4568760 c++: Add extern "C" { } block to header files
Adds extern "C" { } blocks to header files so that they can be
safely used by C++ source files.

Change-Id: Ia4db0c36a5dac5d3de351184a297d2af0df64532
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:25:22 -05:00
..
base_api.h kernel: Specify alignment of microkernel server command stack items 2016-02-05 20:24:42 -05:00
command_packet.h kernel: Eliminate the need for command packet sets 2016-02-05 20:24:42 -05:00
event.h events: Simplify task_event_recv() API family 2016-02-05 20:25:05 -05:00
fifo.h fifo: Simplify task_fifo_get() API family 2016-02-05 20:25:06 -05:00
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 mutex: Simplify task_mutex_lock() API family 2016-02-05 20:25:05 -05:00
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.h doc: Fix microkernel task.h doc build warnings 2016-02-05 20:24:54 -05:00
task_irq.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
ticks.h microkernel: fix build issue when CONFIG_TASK_MONITOR=y 2016-02-05 20:25:12 -05:00