GDB (xrefs)
|
#include "python-internal.h"
Public Member Functions | |
gdbpy_allow_threads () | |
~gdbpy_allow_threads () | |
DISABLE_COPY_AND_ASSIGN (gdbpy_allow_threads) | |
Private Attributes | |
PyThreadState * | m_save |
Definition at line 735 of file python-internal.h.
|
inline |
Definition at line 739 of file python-internal.h.
References m_save.
|
inline |
Definition at line 745 of file python-internal.h.
References m_save.
gdbpy_allow_threads::DISABLE_COPY_AND_ASSIGN | ( | gdbpy_allow_threads | ) |
|
private |
Definition at line 754 of file python-internal.h.
Referenced by gdbpy_allow_threads(), and ~gdbpy_allow_threads().