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

/external/valgrind/main/coregrind/m_gdbserver/
H A Dinferiors.c37 struct thread_info *current_inferior; variable in typeref:struct:thread_info
109 if (current_inferior == NULL)
110 current_inferior = new_thread;

Completed in 273 milliseconds