Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/htl/
Dtimer_routines.c91 list_unlink (struct list_head *list) in list_unlink() function
229 list_unlink (node); in __timer_thread_alloc()
245 list_unlink (&thread->links); in __timer_thread_dealloc()
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl8771 Don't call list_unlink.