Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpystate.c151 threadstate_getframe(PyThreadState *self) in threadstate_getframe() function
162 _PyThreadState_GetFrame = threadstate_getframe; in new_threadstate()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpystate.c152 threadstate_getframe(PyThreadState *self) in threadstate_getframe() function
163 _PyThreadState_GetFrame = threadstate_getframe; in new_threadstate()