Searched refs:should_print_thread (Results 1 – 3 of 3) sorted by relevance
1042 should_print_thread (const char *requested_threads, int default_inf_num, in should_print_thread() function1107 if (!should_print_thread (requested_threads, default_inf_num, in do_print_thread()1239 if (!should_print_thread (requested_threads, default_inf_num, in print_thread_info_1()
10094 (should_print_thread): New function.
56198 gdb: boolify 'should_print_thread'56199 Convert the return type of 'should_print_thread' from int to bool.