Searched refs:token_new (Results 1 – 3 of 3) sorted by relevance
178 token_new (int ttl) in token_new() function241 dispatch_token (token_new (TOKEN_TTL)); in test_threaded()
57 token_new(PyContext *ctx, PyContextVar *var, PyObject *val);282 PyContextToken *tok = token_new(ctx, var, old_val); in PyContextVar_Set()1216 token_new(PyContext *ctx, PyContextVar *var, PyObject *val) in token_new() function
328 token_new = abc_get_cache_token()329 self.assertGreater(token_new, token_old)