Home
last modified time | relevance | path

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

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Ddarwin-nat.c251 cmp_thread_t (const void *l, const void *r) in cmp_thread_t() function
278 qsort (thread_list, new_nbr, sizeof (thread_t), cmp_thread_t); in darwin_check_new_threads()
H A DChangeLog-20097536 (cmp_thread_t): Fix names (typo).
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ddarwin-nat.c265 cmp_thread_t (const void *l, const void *r) in cmp_thread_t() function
292 qsort (thread_list, new_nbr, sizeof (thread_t), cmp_thread_t); in darwin_check_new_threads()
H A DChangeLog-20097536 (cmp_thread_t): Fix names (typo).
/dports/devel/gdb/gdb-11.1/gdb/
H A Ddarwin-nat.c250 cmp_thread_t (const void *l, const void *r) in cmp_thread_t() function
279 qsort (thread_list, new_nbr, sizeof (thread_t), cmp_thread_t); in check_new_threads()
H A DChangeLog-20097532 (cmp_thread_t): Fix names (typo).