GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
simple_pid_list Struct Reference

Public Attributes

int pid
 
int status
 
struct simple_pid_listnext
 

Detailed Description

Definition at line 218 of file linux-nat.c.

Member Data Documentation

◆ next

struct simple_pid_list* simple_pid_list::next

Definition at line 222 of file linux-nat.c.

Referenced by add_to_pid_list(), and pull_pid_from_list().

◆ pid

int simple_pid_list::pid

Definition at line 220 of file linux-nat.c.

Referenced by add_to_pid_list().

◆ status

int simple_pid_list::status

Definition at line 221 of file linux-nat.c.

Referenced by add_to_pid_list(), and pull_pid_from_list().


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