Searched refs:posix_wait3 (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
D | edk2module.c | 4408 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/ |
D | posixmodule.c | 5998 posix_wait3(PyObject *self, PyObject *args) in posix_wait3() function 8848 {"wait3", posix_wait3, METH_VARARGS, posix_wait3__doc__},
|