HomeSort by: relevance | last modified time | path
    Searched defs:pending_event (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
fbsd-nat.h 244 struct pending_event struct in class:fbsd_nat_target
246 pending_event (const ptid_t &_ptid, const target_waitstatus &_status) : function in struct:fbsd_nat_target::pending_event
265 std::optional<pending_event> take_pending_event (ptid_t filter);
269 std::list<pending_event> m_pending_events;
remote-notif.h 114 notif_event_up pending_event[REMOTE_NOTIF_LAST]; member in struct:remote_notif_state
  /src/external/gpl3/gdb/dist/gdb/
fbsd-nat.h 244 struct pending_event struct in class:fbsd_nat_target
246 pending_event (const ptid_t &_ptid, const target_waitstatus &_status) : function in struct:fbsd_nat_target::pending_event
265 std::optional<pending_event> take_pending_event (ptid_t filter);
269 std::list<pending_event> m_pending_events;
remote-notif.h 114 notif_event_up pending_event[REMOTE_NOTIF_LAST]; member in struct:remote_notif_state
  /src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front.h 120 struct drm_pending_vblank_event *pending_event; member in struct:xen_drm_front_drm_pipeline
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/hvm/
save.h 151 uint32_t pending_event; member in union:hvm_hw_cpu::__anon6548
265 uint32_t pending_event; member in union:hvm_hw_cpu_compat::__anon6550
292 ucpu->nat.pending_event = ucpu->cmp.pending_event;

Completed in 20 milliseconds