GDB (xrefs)
Public Attributes
ptid Struct Reference

#include "ptid.h"

List of all members.

Public Attributes

int pid
long lwp
long tid

Detailed Description

Definition at line 30 of file ptid.h.


Member Data Documentation

long ptid::lwp

Definition at line 36 of file ptid.h.

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

Definition at line 33 of file ptid.h.

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

long ptid::tid

Definition at line 39 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines