Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c4408 posix_wait3(PyObject *self, PyObject *args) in posix_wait3() function
6984 {"wait3", posix_wait3, METH_VARARGS, posix_wait3__doc__},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c5998 posix_wait3(PyObject *self, PyObject *args) in posix_wait3() function
8848 {"wait3", posix_wait3, METH_VARARGS, posix_wait3__doc__},