Home
last modified time | relevance | path

Searched refs:PyThreadState_New (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/devel/py-omniorb/omniORBpy-4.2.4/modules/
H A DpyThreadCache.cc134 cn->threadState = PyThreadState_New(omniPy::pyInterpreter); in addNewNode()
154 cn->threadState = PyThreadState_New(omniPy::pyInterpreter); in addNewNode()
283 threadState_ = PyThreadState_New(omniPy::pyInterpreter); in run_undetached()
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dpystate.h50 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dpystate.h50 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/lang/python38/Python-3.8.12/Include/
H A Dpystate.h50 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dpystate.h50 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dpystate.h50 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dpystate.h50 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/lang/python310/Python-3.10.1/Include/
H A Dpystate.h58 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/lang/python39/Python-3.9.9/Include/
H A Dpystate.h58 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/lang/python311/Python-3.11.0a3/Include/
H A Dpystate.h58 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dpystate.h58 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A Dpystate.h58 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/archivers/py-lzma/pylzma-0.5.0/src/pylzma/
H A Dpylzma.h64 newState = PyThreadState_New(_pylzma_interpreterState);\
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/pybind11/include/pybind11/
H A Dgil.h66 tstate = PyThreadState_New(internals.istate); in PYBIND11_NAMESPACE_END()
/dports/devel/pybind11/pybind11-2.8.1/include/pybind11/
H A Dgil.h66 tstate = PyThreadState_New(internals.istate); in PYBIND11_NAMESPACE_END()
/dports/science/smoldyn/smoldyn-2.67/source/pybind11/include/pybind11/
H A Dgil.h66 tstate = PyThreadState_New(internals.istate); in PYBIND11_NAMESPACE_END()
/dports/devel/py-pybind11/pybind11-2.9.0/pybind11/include/pybind11/
H A Dgil.h66 tstate = PyThreadState_New(internals.istate); in PYBIND11_NAMESPACE_END()
/dports/lang/python27/Python-2.7.18/Include/
H A Dpystate.h110 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dpystate.h110 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dpystate.h107 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dpystate.c211 PyThreadState_New(PyInterpreterState *interp) in PyThreadState_New() function
604 tcur = PyThreadState_New(autoInterpreterState); in PyGILState_Ensure()
/dports/lang/python27/Python-2.7.18/Python/
H A Dpystate.c211 PyThreadState_New(PyInterpreterState *interp) in PyThreadState_New() function
604 tcur = PyThreadState_New(autoInterpreterState); in PyGILState_Ensure()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dpystate.c209 PyThreadState_New(PyInterpreterState *interp) in PyThreadState_New() function
615 tcur = PyThreadState_New(autoInterpreterState); in PyGILState_Ensure()
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dpystate.h160 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dpystate.h185 PyAPI_FUNC(PyThreadState *) PyThreadState_New(PyInterpreterState *);

1234567