Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dthreadmodule.c741 thread_PyThread_allocate_lock(PyObject *self) in thread_PyThread_allocate_lock() function
854 {"allocate_lock", (PyCFunction)thread_PyThread_allocate_lock,
856 {"allocate", (PyCFunction)thread_PyThread_allocate_lock,