Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Utility/
DBuffer.c37 PyGILState_STATE gilstate = PyGILState_Ensure(); in __Pyx_RaiseBufferIndexErrorNogil() local
41 PyGILState_Release(gilstate); in __Pyx_RaiseBufferIndexErrorNogil()