Searched refs:return_pid (Results 1 – 2 of 2) sorted by relevance
2607 int return_pid; in ptrace_wait() local2901 return_pid = map_to_gdb_tid (real_tid); in ptrace_wait()2903 if (real_tid == 0 || return_pid == 0) in ptrace_wait()2908 return return_pid; in ptrace_wait()
100 DNBError &error, pid_t *return_pid); typedef109 // If return_pid is not NULL, we'll fetch the pid that was made for the118 pid_t *return_pid) {135 bool wants_pid = (return_pid != NULL);227 *return_pid = pid_in_block;231 pid_in_block, *return_pid);4072 pid_t return_pid = INVALID_NUB_PROCESS;4081 &return_pid);4090 &return_pid);4102 return return_pid;