Home
last modified time | relevance | path

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

/sysdeps/htl/
A Dtimer_routines.c129 - offsetof (struct thread_node, links)); in thread_links2ptr()
136 - offsetof (struct timer_node, links)); in timer_links2ptr()
175 list_append (&timer_free_list, &__timer_array[i].links); in init_module()
180 list_append (&thread_free_list, &thread_array[i].links); in init_module()
245 list_unlink (&thread->links); in __timer_thread_dealloc()
246 list_append (&thread_free_list, &thread->links); in __timer_thread_dealloc()
454 list_insbefore (iter, &insert->links); in __timer_thread_queue_timer()
545 list_append (&timer_free_list, &timer->links); in __timer_dealloc()
/sysdeps/pthread/
A Dposix-timer.h31 struct list_head links; member
46 struct list_head links; member
/sysdeps/unix/sysv/linux/
A Dconfigure.ac114 Delete the links and re-run configure, or better still, move the entire
A Dconfigure157 Delete the links and re-run configure, or better still, move the entire
/sysdeps/powerpc/powerpc64/le/
A DMakefile185 CFLAGS-links-dso-program.cc += -mno-float128

Completed in 6 milliseconds