GDB (xrefs)
Loading...
Searching...
No Matches
thread_object Struct Reference

#include "python-internal.h"

Public Attributes

PyObject_HEAD struct thread_infothread
 
PyObject * inf_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


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