Searched defs:tidstr (Results 1 – 2 of 2) sorted by relevance
1270 thread_command (char *tidstr, int from_tty) in thread_command()1379 do_captured_thread_select (struct ui_out *uiout, void *tidstr) in do_captured_thread_select()1422 gdb_thread_select (struct ui_out *uiout, char *tidstr, char **error_message) in gdb_thread_select()
857 char tidstr[40]; in thread_switch_callback() local