HomeSort by relevance Sort by last modified time
    Searched full:add_thread (Results 1 - 3 of 3) sorted by null

  /external/valgrind/coregrind/m_gdbserver/
inferiors.c 98 void add_thread (unsigned long thread_id, void *target_data, unsigned int gdb_id) function
target.c 74 /* call add_thread for all valgrind threads not known in gdb all_threads */
92 add_thread (ptid, ts, ptid);
server.h 252 void add_thread (unsigned long thread_id, void *target_data, unsigned int);

Completed in 156 milliseconds