Searched refs:thread_init (Results 1 – 2 of 2) sorted by relevance
142 thread_init (struct thread_node *thread, const pthread_attr_t *attr, clockid_t clock_id) in thread_init() function182 thread_init (&__timer_signal_thread_rclk, 0, CLOCK_REALTIME); in init_module()230 thread_init (thread, desired_attr, clock_id); in __timer_thread_alloc()
50682 (thread_init, init_module): Use INIT_LIST_HEAD instead.