Searched refs:thread_attr_compare (Results 1 – 6 of 6) sorted by relevance
30 thread_attr_compare (const pthread_attr_t * left, const pthread_attr_t * right) in thread_attr_compare() function
506 if (thread_attr_compare (desired_attr, &candidate->attr) in __timer_thread_find_matching()
31 thread_attr_compare (const pthread_attr_t *left, const pthread_attr_t *right) in thread_attr_compare() function
1175 (thread_attr_compare): Modified function.
7211 (thread_attr_compare): Compare all attributes, not just a partial
21566 (thread_attr_compare): Move function to...