Home
last modified time | relevance | path

Searched refs:PyThreadState_LeaveTracing (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dpystate.h224 PyAPI_FUNC(void) PyThreadState_LeaveTracing(PyThreadState *tstate);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dpystate.h224 PyAPI_FUNC(void) PyThreadState_LeaveTracing(PyThreadState *tstate);
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dpystate.h224 PyAPI_FUNC(void) PyThreadState_LeaveTracing(PyThreadState *tstate);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dpystate.h224 PyAPI_FUNC(void) PyThreadState_LeaveTracing(PyThreadState *tstate);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dpystate.h224 PyAPI_FUNC(void) PyThreadState_LeaveTracing(PyThreadState *tstate);
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpythoncapi_compat.h378 PyThreadState_LeaveTracing(PyThreadState *tstate) in PyThreadState_LeaveTracing() function
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c251 PyThreadState_LeaveTracing(ts); in sys_audit_tstate()
264 PyThreadState_LeaveTracing(ts); in sys_audit_tstate()
Dceval.c6850 PyThreadState_LeaveTracing(PyThreadState *tstate) function
6880 PyThreadState_LeaveTracing(tstate);
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.11.rst2204 :c:func:`PyThreadState_LeaveTracing` functions to the limited C API to
2500 and :c:func:`PyThreadState_LeaveTracing`
2517 ``PyThreadState_LeaveTracing()`` on Python 3.10 and older::
2530 static inline void PyThreadState_LeaveTracing(PyThreadState *tstate)
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0a2.rst1324 :c:func:`PyThreadState_LeaveTracing` functions to the limited C API to
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dinit.rst1195 Resume them using the :c:func:`PyThreadState_LeaveTracing` function.
1200 .. c:function:: void PyThreadState_LeaveTracing(PyThreadState *tstate)
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c5877 PyThreadState_LeaveTracing(tstate); in test_tstate_capi()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi672 …<elf-symbol name='PyThreadState_LeaveTracing' type='func-type' binding='global-binding' visibility…
11395PyThreadState_LeaveTracing' mangled-name='PyThreadState_LeaveTracing' filepath='Python/ceval.c' li…