Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsignalmodule.c397 signal_set_wakeup_fd(PyObject *self, PyObject *args) in signal_set_wakeup_fd() function
513 {"set_wakeup_fd", signal_set_wakeup_fd, METH_VARARGS, set_wakeup_fd_doc},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsignalmodule.c405 signal_set_wakeup_fd(PyObject *self, PyObject *args) in signal_set_wakeup_fd() function
521 {"set_wakeup_fd", signal_set_wakeup_fd, METH_VARARGS, set_wakeup_fd_doc},