HomeSort by: relevance | last modified time | path
    Searched defs:next_pid (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
remote-sim.c 83 static int next_pid; variable
90 remote_sim_ptid (next_pid, 0, next_pid)
93 ++next_pid;
755 next_pid = INITIAL_PID;
  /src/external/gpl3/gdb/dist/gdb/
remote-sim.c 83 static int next_pid; variable
90 remote_sim_ptid (next_pid, 0, next_pid)
93 ++next_pid;
755 next_pid = INITIAL_PID;

Completed in 41 milliseconds