Home
last modified time | relevance | path

Searched refs:thread_attr_compare (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/htl/
Dtimer_routines.h30 thread_attr_compare (const pthread_attr_t * left, const pthread_attr_t * right) in thread_attr_compare() function
Dtimer_routines.c506 if (thread_attr_compare (desired_attr, &candidate->attr) in __timer_thread_find_matching()
/glibc-2.36/sysdeps/nptl/
Dtimer_routines.h31 thread_attr_compare (const pthread_attr_t *left, const pthread_attr_t *right) in thread_attr_compare() function
/glibc-2.36/ChangeLog.old/
DChangeLog.241175 (thread_attr_compare): Modified function.
DChangeLog.nptl7211 (thread_attr_compare): Compare all attributes, not just a partial
DChangeLog.1921566 (thread_attr_compare): Move function to...