GDB (xrefs)
Loading...
Searching...
No Matches
Functions
py-threadevent.c File Reference
#include "defs.h"
#include "py-event.h"
#include "infrun.h"
#include "gdbthread.h"

Go to the source code of this file.

Functions

gdbpy_ref py_get_event_thread (ptid_t ptid)
 
gdbpy_ref create_thread_event_object (PyTypeObject *py_type, PyObject *thread)
 

Function Documentation

◆ create_thread_event_object()

gdbpy_ref create_thread_event_object ( PyTypeObject *  py_type,
PyObject thread 
)

◆ py_get_event_thread()

gdbpy_ref py_get_event_thread ( ptid_t  ptid)