Home
last modified time | relevance | path

Searched refs:_PyThreadState_UncheckedGet (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Include/cpython/
Dpystate.h161 PyAPI_FUNC(PyThreadState *) _PyThreadState_UncheckedGet(void);
/third_party/python/Python/
Dpystate.c1005 _PyThreadState_UncheckedGet(void) in _PyThreadState_UncheckedGet() function
/third_party/python/Misc/NEWS.d/
D3.5.2rc1.rst185 Add a new private _PyThreadState_UncheckedGet() function to get the current
D3.6.0a1.rst404 Add a new private _PyThreadState_UncheckedGet() function to get the current