HomeSort by relevance Sort by last modified time
    Searched refs:get_thread (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/m_gdbserver/
inferiors.c 39 #define get_thread(inf) ((struct thread_info *)(inf)) macro
122 struct thread_info *thread = get_thread (inf);
141 struct thread_info *thread = get_thread (inf);
160 struct thread_info *thread = get_thread (inf);
target.c 50 #define get_thread(inf) ((struct thread_info *)(inf)) macro
54 struct thread_info *thread = get_thread (inf);

Completed in 53 milliseconds