HomeSort by: relevance | last modified time | path
    Searched defs:PyGILState_Ensure (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
python-internal.h 96 #define PyGILState_Ensure() ((PyGILState_STATE) 0)
921 : m_state (PyGILState_Ensure ())
  /src/external/gpl3/gdb.old/dist/gdb/python/
python-internal.h 96 #define PyGILState_Ensure() ((PyGILState_STATE) 0)
836 : m_state (PyGILState_Ensure ())

Completed in 24 milliseconds