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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daix-thread.c915 pd_activate (int set_infpid) function
930 /* Undo the effects of pd_activate(). */
983 pd_activate (1);
1105 return pd_activate (0);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daix-thread.c918 pd_activate (int pid) function
933 /* Undo the effects of pd_activate(). */
986 pd_activate (inferior_ptid.pid ());
1109 return pd_activate (ptid.pid ());

Completed in 149 milliseconds