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

  /external/valgrind/main/coregrind/m_gdbserver/
target.c 258 unsigned long wptid; local
304 wptid = tst->os_state.lwpid;
305 /* we can only change the current_inferior when the wptid references
309 current_inferior = gdb_id_to_thread (wptid);
314 image_ptid (wptid), sym (stop_pc), sig);

Completed in 48 milliseconds