Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4508 posix_wait(PyObject *self, PyObject *noargs) in posix_wait() function
6981 {"wait", posix_wait, METH_NOARGS, posix_wait__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c6098 posix_wait(PyObject *self, PyObject *noargs) in posix_wait() function
8845 {"wait", posix_wait, METH_NOARGS, posix_wait__doc__},