Searched refs:thread_to_gdb_id (Results 1 – 5 of 5) sorted by relevance
131 unsigned int thread_to_gdb_id (struct thread_info *thread) in thread_to_gdb_id() function
262 unsigned int thread_to_gdb_id (struct thread_info *);
844 thread_to_gdb_id (current_inferior)); in handle_query()851 thread_to_gdb_id ((struct thread_info *)thread_ptr)); in handle_query()859 thread_to_gdb_id ((struct thread_info *)thread_ptr)); in handle_query()
55 if (!VG_(lwpid_to_vgtid)(thread_to_gdb_id(thread))) { in remove_thread_if_not_in_vg_threads()57 image_ptid(thread_to_gdb_id(thread))); in remove_thread_if_not_in_vg_threads()
1176 gdb_id_from_wait = thread_to_gdb_id (current_inferior); in prepare_resume_reply()