Searched refs:saved_switchnum (Results 1 – 1 of 1) sorted by relevance
205 unsigned long saved_switchnum; in take_gil() local207 saved_switchnum = _PyRuntime.ceval.gil.switch_number; in take_gil()214 _PyRuntime.ceval.gil.switch_number == saved_switchnum) { in take_gil()