Searched refs:PyContext_CopyCurrent (Results 1 – 7 of 7) sorted by relevance
19 return PyContext_CopyCurrent(); in _contextvars_copy_context_impl()
932 context = PyContext_CopyCurrent(); in _asyncio_Future_add_done_callback_impl()2070 Py_XSETREF(self->task_context, PyContext_CopyCurrent()); in _asyncio_Task___init___impl()
25 PyAPI_FUNC(PyObject *) PyContext_CopyCurrent(void);
88 .. c:function:: PyObject *PyContext_CopyCurrent(void)
101 PyContext_CopyCurrent(void) in PyContext_CopyCurrent() function
372 PyContext_CopyCurrent:PyObject*::+1:
118 …<elf-symbol name='PyContext_CopyCurrent' type='func-type' binding='global-binding' visibility='def…25217 …PyContext_CopyCurrent' mangled-name='PyContext_CopyCurrent' filepath='Python/context.c' line='101'…