Searched refs:gdb_id_to_thread (Results 1 – 4 of 4) sorted by relevance
136 struct thread_info * gdb_id_to_thread (unsigned int gdb_id) in gdb_id_to_thread() function152 struct thread_info *thread = gdb_id_to_thread (gdb_id); in gdb_id_to_thread_id()
104 ti = gdb_id_to_thread (ptid); in valgrind_update_threads()126 struct thread_info *ti = gdb_id_to_thread(tid); in valgrind_thread_alive()496 current_inferior = gdb_id_to_thread (wptid); in valgrind_wait()
274 struct thread_info *gdb_id_to_thread (unsigned int);
470 ti = gdb_id_to_thread (gdb_id); in handle_query()