Searched defs:gdb_id_to_thread (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_gdbserver/
H A Dinferiors.c136 struct thread_info * gdb_id_to_thread (unsigned int gdb_id) function
152 struct thread_info *thread = gdb_id_to_thread (gdb_id);

Completed in 456 milliseconds