Searched refs:pd_update (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daix-thread.c878 pd_update (int set_infpid) function
927 return pd_update (set_infpid);
1108 return pd_update (0);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daix-thread.c884 pd_update (int pid) function
930 return pd_update (pid);
1112 return pd_update (ptid.pid ());

Completed in 88 milliseconds