Searched refs:state_pid (Results 1 – 1 of 1) sorted by relevance
303 int state_pid = -1; in Reply() local306 state_pid = process->ProcessID(); in Reply()309 err = ::pid_for_task(state.task_port, &state_pid); in Reply()312 assert(state_pid != -1); in Reply()313 if (state_pid != -1) { in Reply()315 if (::ptrace(PT_THUPDATE, state_pid, in Reply()324 state_pid, state.thread_port, soft_signal); in Reply()