Home
last modified time | relevance | path

Searched refs:target_wait (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtarget.h509 #define target_wait(ptid, status) \ macro
Dinfrun.c997 ecs->ptid = target_wait (ecs->waiton_ptid, ecs->wp); in wait_for_inferior()
1053 async_ecs->ptid = target_wait (async_ecs->waiton_ptid, async_ecs->wp); in fetch_inferior_event()