GDB (xrefs)
|
Public Member Functions | |
gdbpy_gil () | |
~gdbpy_gil () | |
DISABLE_COPY_AND_ASSIGN (gdbpy_gil) | |
Private Attributes | |
PyGILState_STATE | m_state |
|
inline |
Definition at line 272 of file python.c.
References m_state, and PyGILState_Release.
gdbpy_gil::DISABLE_COPY_AND_ASSIGN | ( | gdbpy_gil | ) |
|
private |
Definition at line 281 of file python.c.
Referenced by ~gdbpy_gil().