Home
last modified time | relevance | path

Searched refs:get_thread (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_gdbserver/
Dinferiors.c39 #define get_thread(inf) ((struct thread_info *)(inf)) macro
122 struct thread_info *thread = get_thread (inf); in thread_id_to_gdb_id()
141 struct thread_info *thread = get_thread (inf); in gdb_id_to_thread()
160 struct thread_info *thread = get_thread (inf); in free_one_thread()
Dtarget.c50 #define get_thread(inf) ((struct thread_info *)(inf)) macro
54 struct thread_info *thread = get_thread (inf); in remove_thread_if_not_in_vg_threads()