Home
last modified time | relevance | path

Searched defs:gil (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/internal/
Dceval.h44 struct _gil_runtime_state gil; member
/external/python/cpython3/Objects/
Dobject.c456 PyGILState_STATE gil; in _PyObject_Dump() local
/external/python/cpython2/Objects/
Dobject.c341 PyGILState_STATE gil; in _PyObject_Dump() local