Searched refs:pid_ptid (Results 1 – 1 of 1) sorted by relevance
2638 ptid_t pid_ptid = pid_to_ptid (inf->pid); in prepare_for_detach() local2668 ecs->ptid = deprecated_target_wait_hook (pid_ptid, &ecs->ws, 0); in prepare_for_detach()2670 ecs->ptid = target_wait (pid_ptid, &ecs->ws, 0); in prepare_for_detach()2673 print_target_wait_results (pid_ptid, ecs->ptid, &ecs->ws); in prepare_for_detach()