zephyr/include/microkernel
Allan Stephens 4f96620e09 Cosmetic changes to microkernel timer type definition
Revises comments to make it clear that the timer structure and
its fields are not part of the public API. Also eliminates an
unnecessary forward reference issue by defining the linked list
fields of the timer structure using the structure name itself.

Change-Id: Ic6489c38ab4e3a6408a0b9475bdd2956ae51c4a4
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:52 -05:00
..
chan.h Renaming InitPipe to _pipe_init 2016-02-05 20:13:51 -05:00
cmdPkt.h Renaming cmdPktGet to _cmd_pkt_get 2016-02-05 20:13:51 -05:00
entries.h Removing the K_debug_ functions 2016-02-05 20:13:51 -05:00
event_api_export.h Allow events to support tickless kernel 2016-02-05 20:13:49 -05:00
event.h First commit 2015-04-10 16:44:37 -07:00
fifo_api_export.h Convert LITE references to TICKLESS_KERNEL references 2016-02-05 20:13:49 -05:00
fifo.h First commit 2015-04-10 16:44:37 -07:00
k_chstr.h Remove private routine declarations from k_chstr.h 2016-02-05 20:13:42 -05:00
k_struct.h Cosmetic changes to microkernel timer type definition 2016-02-05 20:13:52 -05:00
k_types.h Removing _k_this_node 2016-02-05 20:13:51 -05:00
mail_api_export.h Convert LITE references to TICKLESS_KERNEL references 2016-02-05 20:13:49 -05:00
mail.h Cleaning up mail.h 2016-02-05 20:13:51 -05:00
mmap.h Convert LITE references to TICKLESS_KERNEL references 2016-02-05 20:13:49 -05:00
mutex_api_export.h Convert LITE references to TICKLESS_KERNEL references 2016-02-05 20:13:49 -05:00
mutex.h First commit 2015-04-10 16:44:37 -07:00
pool.h Allow memory pools to support tickless kernel 2016-02-05 20:13:49 -05:00
sema_api_export.h Convert LITE references to TICKLESS_KERNEL references 2016-02-05 20:13:49 -05:00
sema.h First commit 2015-04-10 16:44:37 -07:00
task_api_export.h Renaming GROUP_TASK_ macros to TASK_GROUP_ 2016-02-05 20:13:51 -05:00
task_irq_api_export.h Allow task IRQ code to support tickless kernel 2016-02-05 20:13:49 -05:00
task_irq.h First commit 2015-04-10 16:44:37 -07:00
task.h Removing _k_this_node 2016-02-05 20:13:51 -05:00
ticks.h Renaming *_node_tick_delta to just *_tick_delta 2016-02-05 20:13:51 -05:00