zephyr/include/microkernel
Allan Stephens 478128cf9e Rename kernel's clock_vars.h to sys_clock.h
The revised name better reflects the fact that the file defines
macros in addition to declaring variables. In addition, most of
these APIs use the "sys_clock_" prefix, which aligns well with
the new file name.

Change-Id: Ib33517d4b19ec2455303b87200c677e87640fcbc
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:26 -05:00
..
base_api.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
command_packet.h Rename microkernel/cmdPkt.h to command_packet.h 2016-02-05 20:14:25 -05:00
event.h Rename microkernel/cmdPkt.h to command_packet.h 2016-02-05 20:14:25 -05:00
fifo.h Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS 2016-02-05 20:13:55 -05:00
mailbox.h Rename microkernel/mail.h to mailbox.h 2016-02-05 20:14:25 -05:00
memory_map.h Rename microkernel/mmap.h to memory_map.h 2016-02-05 20:14:25 -05:00
memory_pool.h Rename microkernel/pool.h to memory_pool.h 2016-02-05 20:14:25 -05:00
mutex.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
pipe.h Rename microkernel/chan.h to microkernel/pipe.h 2016-02-05 20:14:00 -05:00
semaphore.h Rename microkernel/cmdPkt.h to command_packet.h 2016-02-05 20:14:25 -05:00
task.h Don't expose APIs for experimental task monitoring capability 2016-02-05 20:14:15 -05:00
task_irq.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
ticks.h Rename kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -05:00