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
command_packet.h
event.h
fifo.h fifo: Simplify task_fifo_get() API family 2016-02-05 20:25:06 -05:00
mailbox.h
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
semaphore.h
task_irq.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
task.h
ticks.h microkernel: fix build issue when CONFIG_TASK_MONITOR=y 2016-02-05 20:25:12 -05:00