Home
last modified time | relevance | path

Searched refs:PyInterpreterState_ThreadHead (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dpystate.h189 PyAPI_FUNC(PyThreadState *) PyInterpreterState_ThreadHead(PyInterpreterState *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dpystate.h258 PyAPI_FUNC(PyThreadState *) PyInterpreterState_ThreadHead(PyInterpreterState *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dpystate.h258 PyAPI_FUNC(PyThreadState *) PyInterpreterState_ThreadHead(PyInterpreterState *);
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dpystate.h258 PyAPI_FUNC(PyThreadState *) PyInterpreterState_ThreadHead(PyInterpreterState *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dpystate.h258 PyAPI_FUNC(PyThreadState *) PyInterpreterState_ThreadHead(PyInterpreterState *);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dpystate.h258 PyAPI_FUNC(PyThreadState *) PyInterpreterState_ThreadHead(PyInterpreterState *);
/aosp_15_r20/external/python/cpython3/Python/
Dpystate.c681 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); in _PyInterpreterState_IDDecref()
1370 PyInterpreterState_ThreadHead(PyInterpreterState *interp) { in PyInterpreterState_ThreadHead() function
1877 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); in _call_in_interpreter()
Dtraceback.c1324 tstate = PyInterpreterState_ThreadHead(interp); in _Py_DumpTracebackThreads()
1329 tstate = PyInterpreterState_ThreadHead(interp); in _Py_DumpTracebackThreads()
/aosp_15_r20/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c1833 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); in _is_running()
1938 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); in _run_script_in_interpreter()
2071 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); in interp_destroy()
D_threadmodule.c859 PyThreadState *tstate = PyInterpreterState_ThreadHead(interp); in local_clear()
/aosp_15_r20/external/python/cpython2/Python/
Dpystate.c441 PyInterpreterState_ThreadHead(PyInterpreterState *interp) { in PyInterpreterState_ThreadHead() function
/aosp_15_r20/external/python/cpython2/Modules/
Dthreadmodule.c407 for(tstate = PyInterpreterState_ThreadHead(tstate->interp); in local_clear()
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpython27.def1044 "PyInterpreterState_ThreadHead"
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_python.cpp724 auto* thread_state = PyInterpreterState_ThreadHead(interpreter_); in interpreterThreads()
/aosp_15_r20/external/python/cpython2/Doc/c-api/
Dinit.rst1141 .. c:function:: PyThreadState * PyInterpreterState_ThreadHead(PyInterpreterState *interp)
/aosp_15_r20/external/python/cpython2/Doc/whatsnew/
D2.2.rst1068 interpreter objects; :c:func:`PyInterpreterState_ThreadHead` and
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D2.2.rst1068 interpreter objects; :c:func:`PyInterpreterState_ThreadHead` and
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dinit.rst1710 .. c:function:: PyThreadState * PyInterpreterState_ThreadHead(PyInterpreterState *interp)
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi343 …<elf-symbol name='PyInterpreterState_ThreadHead' type='func-type' binding='global-binding' visibil…
14734PyInterpreterState_ThreadHead' mangled-name='PyInterpreterState_ThreadHead' filepath='Python/pysta…