Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/htl/
Dtimer_routines.c100 list_first (struct list_head *list) in list_first() function
224 struct list_head *node = list_first (&thread_free_list); in __timer_thread_alloc()
369 first = list_first (&self->timer_queue); in thread_func()
408 first = list_first (&self->timer_queue); in thread_func()
443 for (iter = list_first (&thread->timer_queue); in __timer_thread_queue_timer()
500 struct list_head *iter = list_first (&thread_active_list); in __timer_thread_find_matching()
522 struct list_head *node = list_first (&timer_free_list); in __timer_alloc()