GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
fbsd_nat_target::pending_event Struct Reference

Public Member Functions

 pending_event (const ptid_t &_ptid, const target_waitstatus &_status)
 

Public Attributes

ptid_t ptid
 
target_waitstatus status
 

Detailed Description

Definition at line 244 of file fbsd-nat.h.

Constructor & Destructor Documentation

◆ pending_event()

fbsd_nat_target::pending_event::pending_event ( const ptid_t & _ptid,
const target_waitstatus & _status )
inline

Definition at line 246 of file fbsd-nat.h.

Member Data Documentation

◆ ptid

ptid_t fbsd_nat_target::pending_event::ptid

Definition at line 249 of file fbsd-nat.h.

◆ status

target_waitstatus fbsd_nat_target::pending_event::status

Definition at line 250 of file fbsd-nat.h.


The documentation for this struct was generated from the following file: