zephyr/include
Benjamin Walsh b8693ad72b timers: consolidate task_timer_start/restart()
They use the same logic and _k_server handler, so only have one
implementation of the user-facing API.

Instead of using ENDLIST, create a new internal _USE_CURRENT_SEM symbol
that reflects what the implementation is doing.

Change-Id: I5c50efd15f4e97b778b4b5efd5ec931384a8631f
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:21 -05:00
..
arch irq: make utility functions private 2016-02-05 20:15:21 -05:00
bluetooth
drivers Remove PIC code, but not PIC disabling code 2016-02-05 20:15:20 -05:00
microkernel timers: consolidate task_timer_start/restart() 2016-02-05 20:15:21 -05:00
misc util: move ARRAY_SIZE/CONTAINER_OF to non-ASM part of file 2016-02-05 20:15:21 -05:00
net
toolchain toolchain.h: add __used macro 2016-02-05 20:15:19 -05:00
atomic.h
device.h drivers: extending device.h for common driver ops 2016-02-05 20:15:19 -05:00
gpio.h gpio: Fix function signature for gpio_set_callback() 2016-02-05 20:15:19 -05:00
i2c.h
init.h toolchain.h: add __used macro 2016-02-05 20:15:19 -05:00
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h timers: consolidate task_timer_start/restart() 2016-02-05 20:15:21 -05:00
nanokernel.h doxygen: move nanokernel fiber comments to header 2016-02-05 20:15:20 -05:00
section_tags.h
sections.h
spi.h
sw_isr_table.h
sys_clock.h
toolchain.h