Searched refs:_contextvars_Context_copy_impl (Results 1 – 2 of 2) sorted by relevance
109 _contextvars_Context_copy_impl(PyContext *self);114 return _contextvars_Context_copy_impl(self); in _contextvars_Context_copy()
613 _contextvars_Context_copy_impl(PyContext *self) in _contextvars_Context_copy_impl() function