Searched refs:tstate2 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _testcapimodule.c | 5868 PyThreadState *tstate2 = PyThreadState_Get(); in test_tstate_capi() local 5869 assert(tstate2 == tstate); in test_tstate_capi() |
Completed in 10 milliseconds