Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c2625 posix_plock(PyObject *self, PyObject *args) in posix_plock() function
6932 {"plock", posix_plock, METH_VARARGS, posix_plock__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c4215 posix_plock(PyObject *self, PyObject *args) in posix_plock() function
8796 {"plock", posix_plock, METH_VARARGS, posix_plock__doc__},