Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dpystate.h136 enum {PyGILState_LOCKED, PyGILState_UNLOCKED} enumerator
/external/python/cpython3/Include/
Dpystate.h372 enum {PyGILState_LOCKED, PyGILState_UNLOCKED} enumerator