Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpystate.c259 tstate_delete_common(PyThreadState *tstate) in tstate_delete_common() function
301 tstate_delete_common(tstate); in PyThreadState_Delete()
320 tstate_delete_common(tstate); in PyThreadState_DeleteCurrent()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpystate.c257 tstate_delete_common(PyThreadState *tstate) in tstate_delete_common() function
299 tstate_delete_common(tstate); in PyThreadState_Delete()
316 tstate_delete_common(tstate); in PyThreadState_DeleteCurrent()