Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_gdbserver/
Dinferiors.c150 unsigned long gdb_id_to_thread_id (unsigned int gdb_id) in gdb_id_to_thread_id() function
Dserver.h263 unsigned long gdb_id_to_thread_id (unsigned int);
Dserver.c1258 thread_id = gdb_id_to_thread_id (gdb_id); in server_main()
1429 thread_id = gdb_id_to_thread_id (gdb_id); in server_main()