Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/htl/ !
Dtimer_routines.c142 thread_init (struct thread_node *thread, const pthread_attr_t *attr, clockid_t clock_id) in thread_init() function
182 thread_init (&__timer_signal_thread_rclk, 0, CLOCK_REALTIME); in init_module()
230 thread_init (thread, desired_attr, clock_id); in __timer_thread_alloc()
/glibc-2.36/ChangeLog.old/ !
DChangeLog.1850682 (thread_init, init_module): Use INIT_LIST_HEAD instead.