Home
last modified time | relevance | path

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

/sysdeps/htl/
A Dtimer_routines.c61 static struct list_head thread_active_list; variable
171 INIT_LIST_HEAD (&thread_active_list); in init_module()
231 list_append (&thread_active_list, node); in __timer_thread_alloc()
500 struct list_head *iter = list_first (&thread_active_list); in __timer_thread_find_matching()
502 while (iter != list_null (&thread_active_list)) in __timer_thread_find_matching()

Completed in 4 milliseconds