Searched defs:ceval2 (Results 1 – 2 of 2) sorted by relevance
144 drop_gil(struct _ceval_runtime_state *ceval, struct _ceval_state *ceval2, in drop_gil()234 struct _ceval_state *ceval2 = &interp->ceval; in take_gil() local
167 struct _ceval_state *ceval2) in COMPUTE_EVAL_BREAKER()182 struct _ceval_state *ceval2 = &interp->ceval; in SET_GIL_DROP_REQUEST() local192 struct _ceval_state *ceval2 = &interp->ceval; in RESET_GIL_DROP_REQUEST() local202 struct _ceval_state *ceval2 = &interp->ceval; in SIGNAL_PENDING_CALLS() local212 struct _ceval_state *ceval2 = &interp->ceval; in UNSIGNAL_PENDING_CALLS() local222 struct _ceval_state *ceval2 = &interp->ceval; in SIGNAL_PENDING_SIGNALS() local238 struct _ceval_state *ceval2 = &interp->ceval; in UNSIGNAL_PENDING_SIGNALS() local247 struct _ceval_state *ceval2 = &interp->ceval; in SIGNAL_ASYNC_EXC() local257 struct _ceval_state *ceval2 = &interp->ceval; in UNSIGNAL_ASYNC_EXC() local434 struct _ceval_state *ceval2 = &tstate->interp->ceval; in PyEval_ReleaseLock() local[all …]