Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpystate.c524 _PyGILState_Init(PyInterpreterState *i, PyThreadState *t) in _PyGILState_Init() function
/external/python/cpython3/Python/
Dpystate.c907 _PyGILState_Init(PyInterpreterState *i, PyThreadState *t) in _PyGILState_Init() function