Searched refs:desired_attr (Results 1 – 2 of 2) sorted by relevance
222 __timer_thread_alloc (const pthread_attr_t *desired_attr, clockid_t clock_id) in __timer_thread_alloc() argument230 thread_init (thread, desired_attr, clock_id); in __timer_thread_alloc()497 __timer_thread_find_matching (const pthread_attr_t *desired_attr, in __timer_thread_find_matching() argument506 if (thread_attr_compare (desired_attr, &candidate->attr) in __timer_thread_find_matching()
184 extern struct thread_node *__timer_thread_find_matching (const pthread_attr_t *desired_attr, clocki…185 extern struct thread_node *__timer_thread_alloc (const pthread_attr_t *desired_attr, clockid_t);