zephyr/include/microkernel
Benjamin Walsh ae7af89c44 kernel: move TICKS_NONE/UNLIMITED from micro to nano
The nanokernel needs access to these values since the nanokernel objects
API will provide a way of waiting with timeouts.

Change-Id: I2b39fccc1c2a2b5ba937aff774ab2ebc649e643b
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:14:22 -05:00
..
cmdPkt.h Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
event.h Relocate misplaced items in main microkernel API include file 2016-02-05 20:14:00 -05:00
fifo.h Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS 2016-02-05 20:13:55 -05:00
k_types.h kernel: move TICKS_NONE/UNLIMITED from micro to nano 2016-02-05 20:14:22 -05:00
mail.h Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS 2016-02-05 20:13:55 -05:00
mmap.h Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS 2016-02-05 20:13:55 -05:00
mutex.h Add argument names to _task_mutex_{lock/unlock} 2016-02-05 20:14:00 -05:00
pipe.h Rename microkernel/chan.h to microkernel/pipe.h 2016-02-05 20:14:00 -05:00
pool.h Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS 2016-02-05 20:13:55 -05:00
sema.h Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS 2016-02-05 20:13:55 -05:00
task.h Don't expose APIs for experimental task monitoring capability 2016-02-05 20:14:15 -05:00
task_irq.h Eliminate exposure of non-public task IRQ type definition 2016-02-05 20:14:00 -05:00
ticks.h Rename workload_time_slice_set() to sys_workload_time_slice_set() 2016-02-05 20:14:19 -05:00