Searched refs:coroutine_origin_tracking_depth (Results 1 – 4 of 4) sorted by relevance
162 int coroutine_origin_tracking_depth; member
919 int origin_depth = tstate->coroutine_origin_tracking_depth; in _Py_MakeCoro()1349 int origin_depth = tstate->coroutine_origin_tracking_depth; in PyCoro_New()
2361 tstate->coroutine_origin_tracking_depth = depth; in _PyEval_SetCoroutineOriginTrackingDepth()2370 return tstate->coroutine_origin_tracking_depth; in _PyEval_GetCoroutineOriginTrackingDepth()
14956 …<var-decl name='coroutine_origin_tracking_depth' type-id='type-id-5' visibility='default' filepath…