|
GDB (xrefs)
|
Public Attributes | |
| pthdb_pthread_t | pdtid |
| pthdb_tid_t | tid |
Additional Inherited Members | |
Public Member Functions inherited from private_thread_info | |
| virtual | ~private_thread_info ()=0 |
Definition at line 87 of file aix-thread.c.
| pthdb_pthread_t aix_thread_info::pdtid |
Definition at line 89 of file aix-thread.c.
Referenced by aix_thread_extra_thread_info(), aix_thread_fetch_registers(), aix_thread_store_registers(), and sync_threadlists().
| pthdb_tid_t aix_thread_info::tid |
Definition at line 90 of file aix-thread.c.
Referenced by aix_thread_extra_thread_info(), aix_thread_fetch_registers(), aix_thread_resume(), aix_thread_store_registers(), iter_tid(), and sync_threadlists().
1.8.14