Home
last modified time | relevance | path

Searched defs:oldts (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dpystate.c339 PyThreadState *oldts = _PyThreadState_Current; in PyThreadState_Swap() local
/external/python/cpython3/Python/
Dpystate.c968 PyThreadState *oldts = _PyRuntimeGILState_GetThreadState(gilstate); in _PyThreadState_Swap() local