Home
last modified time | relevance | path

Searched defs:pending_event (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dfbsd-nat.h244 struct pending_event struct
246 pending_event (const ptid_t &_ptid, const target_waitstatus &_status) : in pending_event() argument
265 std::optional<pending_event> take_pending_event (ptid_t filter); argument
Dremote-notif.h114 notif_event_up pending_event[REMOTE_NOTIF_LAST]; member