GDB (xrefs)
Public Attributes | List of all members
ptid Struct Reference

#include "ptid.h"

Public Attributes

int pid
 
long lwp
 
long tid
 

Detailed Description

Definition at line 35 of file ptid.h.

Member Data Documentation

long ptid::lwp

Definition at line 41 of file ptid.h.

Referenced by ptid_build(), ptid_equal(), and ptid_get_lwp().

int ptid::pid

Definition at line 38 of file ptid.h.

Referenced by ptid_build(), ptid_equal(), and ptid_get_pid().

long ptid::tid

Definition at line 44 of file ptid.h.

Referenced by ptid_build(), ptid_equal(), ptid_get_tid(), and sync_threadlists().


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