Searched refs:oldts (Results 1 – 1 of 1) sorted by relevance
1024 PyThreadState *oldts = _PyThreadState_GetTSS(); in _PyThreadState_Swap() local1026 PyThreadState *oldts = _PyRuntimeGILState_GetThreadState(gilstate); in _PyThreadState_Swap()1049 return oldts; in _PyThreadState_Swap()