Searched refs:_nogil (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/
H A DShadow.py155 class _nogil(object): class in inherits:object
163 nogil = _nogil()
164 gil = _nogil()
165 del _nogil

Completed in 2207 milliseconds