Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dthreadmodule.c753 thread_get_ident(PyObject *self) in thread_get_ident() function
864 {"get_ident", (PyCFunction)thread_get_ident,