zephyr/kernel/microkernel/include
Allan Stephens df5d8b0b16 Rename _HandleExpiredTimers to _k_timer_list_update
Relocates routine that updates active microkernel timers when the
system clock is incremented so that it is co-located with the
rest of the microkernel timer object routines. Also renames the
routine to conform to the revised kernel naming conventions.

Change-Id: I264833fd0aad210057ad8c0cd6a929e1656197db
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:52 -05:00
..
ch_buff.h First commit 2015-04-10 16:44:37 -07:00
ch_buffm.h First commit 2015-04-10 16:44:37 -07:00
ch_cfg.h First commit 2015-04-10 16:44:37 -07:00
kchan.h Move TIME_TYPE bits to private header file 2016-02-05 20:13:41 -05:00
kevent.h Renaming K_event_signal to _k_event_signal 2016-02-05 20:13:48 -05:00
kfifo.h Renaming K_queue to _k_fifo_ioctl 2016-02-05 20:13:47 -05:00
kmail.h Renaming K_recvdata to _k_mbox_receive_data 2016-02-05 20:13:46 -05:00
kmemcpy.h First commit 2015-04-10 16:44:37 -07:00
kmemp.h Renaming K_RelBlock to _k_mem_pool_block_release 2016-02-05 20:13:46 -05:00
kmmap.h Renaming K_dealloc to _k_mem_map_dealloc 2016-02-05 20:13:48 -05:00
kres.h Renaming K_unlock to _k_mutex_unlock 2016-02-05 20:13:47 -05:00
ksema.h Renaming K_inqsema to _k_sem_inquiry 2016-02-05 20:13:47 -05:00
ktask.h Renaming K_yield to _k_task_yield 2016-02-05 20:13:47 -05:00
kticks.h Rename _HandleExpiredTimers to _k_timer_list_update 2016-02-05 20:13:52 -05:00
minik.h Removing _k_this_node 2016-02-05 20:13:51 -05:00
v1.h First commit 2015-04-10 16:44:37 -07:00
v3.h First commit 2015-04-10 16:44:37 -07:00