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

#include "python-internal.h"

Public Attributes

PyObject_HEAD struct thread_infothread
 
PyObjectinf_obj
 

Detailed Description

Definition at line 350 of file python-internal.h.

Member Data Documentation

◆ inf_obj

PyObject* thread_object::inf_obj

Definition at line 358 of file python-internal.h.

Referenced by thpy_get_inferior().

◆ thread

PyObject_HEAD struct thread_info* thread_object::thread

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