Searched refs:gdb_id_to_thread_id (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/m_gdbserver/
H A Dinferiors.c150 unsigned long gdb_id_to_thread_id (unsigned int gdb_id) function
H A Dserver.h238 unsigned long gdb_id_to_thread_id (unsigned int);
H A Dserver.c812 thread_id = gdb_id_to_thread_id (gdb_id);
983 thread_id = gdb_id_to_thread_id (gdb_id);

Completed in 77 milliseconds