Searched refs:thread_init (Results 1 – 1 of 1) 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()
Completed in 4 milliseconds