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()230 struct _ceval_state *ceval2 = &interp->ceval; in take_gil() local
147 struct _ceval_state *ceval2) in COMPUTE_EVAL_BREAKER()162 struct _ceval_state *ceval2 = &interp->ceval; in SET_GIL_DROP_REQUEST() local172 struct _ceval_state *ceval2 = &interp->ceval; in RESET_GIL_DROP_REQUEST() local182 struct _ceval_state *ceval2 = &interp->ceval; in SIGNAL_PENDING_CALLS() local192 struct _ceval_state *ceval2 = &interp->ceval; in UNSIGNAL_PENDING_CALLS() local202 struct _ceval_state *ceval2 = &interp->ceval; in SIGNAL_PENDING_SIGNALS() local218 struct _ceval_state *ceval2 = &interp->ceval; in UNSIGNAL_PENDING_SIGNALS() local227 struct _ceval_state *ceval2 = &interp->ceval; in SIGNAL_ASYNC_EXC() local237 struct _ceval_state *ceval2 = &interp->ceval; in UNSIGNAL_ASYNC_EXC() local368 struct _ceval_state *ceval2 = &tstate->interp->ceval; in PyEval_ReleaseLock() local[all …]