Home
last modified time | relevance | path

Searched refs:tok_ctx (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_context.h60 PyContext *tok_ctx; member
/third_party/python/Python/
H A Dcontext.c315 if (ctx != tok->tok_ctx) { in PyContextVar_Reset()
1105 Py_CLEAR(self->tok_ctx); in token_tp_clear()
1114 Py_VISIT(self->tok_ctx); in token_tp_traverse()
1232 tok->tok_ctx = ctx; in token_new()

Completed in 2 milliseconds