GDBserver
Public Attributes | List of all members
iterate_over_lwps_args Struct Reference

Public Attributes

ptid_t filter
 
iterate_over_lwps_ftypecallback
 
void * data
 

Detailed Description

Definition at line 1561 of file linux-low.c.

Member Data Documentation

iterate_over_lwps_ftype* iterate_over_lwps_args::callback

Definition at line 1567 of file linux-low.c.

Referenced by iterate_over_lwps(), and iterate_over_lwps_filter().

void* iterate_over_lwps_args::data

Definition at line 1570 of file linux-low.c.

Referenced by iterate_over_lwps_filter().

ptid_t iterate_over_lwps_args::filter

Definition at line 1564 of file linux-low.c.

Referenced by iterate_over_lwps(), and iterate_over_lwps_filter().


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