Searched defs:PyGILState_STATE (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dpystate.h137 PyGILState_STATE; typedef in typeref:enum:__anon2993
160 PyAPI_FUNC(PyGILState_STATE) PyGILState_Ensure(void);
170 PyAPI_FUNC(void) PyGILState_Release(PyGILState_STATE); variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dpystate.h135 PyGILState_STATE; typedef in typeref:enum:__anon3299
158 PyAPI_FUNC(PyGILState_STATE) PyGILState_Ensure(void);
168 PyAPI_FUNC(void) PyGILState_Release(PyGILState_STATE); variable

Completed in 7 milliseconds