Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dthreadmodule.c710 thread_PyThread_exit_thread(PyObject *self) in thread_PyThread_exit_thread() function
858 {"exit_thread", (PyCFunction)thread_PyThread_exit_thread,
860 {"exit", (PyCFunction)thread_PyThread_exit_thread,