Searched refs:waiton_ptid (Results 1 – 1 of 1) sorted by relevance
983 ptid_t waiton_ptid; member1042 ecs->ptid = target_wait_hook (ecs->waiton_ptid, ecs->wp); in wait_for_inferior()1044 ecs->ptid = target_wait (ecs->waiton_ptid, ecs->wp); in wait_for_inferior()1100 target_wait_hook (async_ecs->waiton_ptid, async_ecs->wp); in fetch_inferior_event()1102 async_ecs->ptid = target_wait (async_ecs->waiton_ptid, async_ecs->wp); in fetch_inferior_event()1140 ecs->waiton_ptid = pid_to_ptid (-1); in init_execution_control_state()1431 ecs->waiton_ptid = pid_to_ptid (-1); in handle_inferior_event()1870 ecs->waiton_ptid = ecs->ptid; in handle_inferior_event()1975 ecs->waiton_ptid = ecs->ptid; in handle_inferior_event()2017 ecs->waiton_ptid = ecs->ptid; in handle_inferior_event()[all …]