Searched refs:pid_from_to_creator (Results 1 – 1 of 1) sorted by relevance
113 static int pid_from_to_creator; variable430 pid_from_to_creator = pid; in remote_open()515 pid, pid_from_to_creator, in remote_close()519 if (pid == pid_from_to_creator && from_gdb && VG_(unlink) (from_gdb) == -1) in remote_close()521 if (pid == pid_from_to_creator && to_gdb && VG_(unlink) (to_gdb) == -1) in remote_close()523 if (pid == pid_from_to_creator && shared_mem && VG_(unlink) (shared_mem) == -1) in remote_close()