|
GDBserver
|
#include "ptid.h"
Public Attributes | |
| int | pid |
| long | lwp |
| long | tid |
| 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 nto_find_new_threads(), ptid_build(), ptid_equal(), and ptid_get_tid().
1.8.10