Home
last modified time | relevance | path

Searched refs:tick_head (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/kernel/rhino/
A Dk_sys.c262 klist_t *tick_head; in krhino_next_sleep_ticks_get() local
267 tick_head = &g_tick_head; in krhino_next_sleep_ticks_get()
270 if (tick_head->next == &g_tick_head) { in krhino_next_sleep_ticks_get()
275 iter = tick_head->next; in krhino_next_sleep_ticks_get()

Completed in 2 milliseconds