Searched defs:ceval2 (Results 1 – 2 of 2) sorted by relevance
146 drop_gil(struct _ceval_runtime_state *ceval, struct _ceval_state *ceval2, in drop_gil()232 struct _ceval_state *ceval2 = &interp->ceval; in take_gil() local
240 struct _ceval_state *ceval2) in COMPUTE_EVAL_BREAKER()255 struct _ceval_state *ceval2 = &interp->ceval; in SET_GIL_DROP_REQUEST() local265 struct _ceval_state *ceval2 = &interp->ceval; in RESET_GIL_DROP_REQUEST() local275 struct _ceval_state *ceval2 = &interp->ceval; in SIGNAL_PENDING_CALLS() local285 struct _ceval_state *ceval2 = &interp->ceval; in UNSIGNAL_PENDING_CALLS() local295 struct _ceval_state *ceval2 = &interp->ceval; in SIGNAL_PENDING_SIGNALS() local311 struct _ceval_state *ceval2 = &interp->ceval; in UNSIGNAL_PENDING_SIGNALS() local320 struct _ceval_state *ceval2 = &interp->ceval; in SIGNAL_ASYNC_EXC() local330 struct _ceval_state *ceval2 = &interp->ceval; in UNSIGNAL_ASYNC_EXC() local439 struct _ceval_state *ceval2 = &tstate->interp->ceval; in PyEval_ReleaseLock() local[all …]