Home
last modified time | relevance | path

Searched refs:ptimeoutspec (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dselectmodule.c1501 struct timespec *ptimeoutspec; in kqueue_queue_control() local
1517 ptimeoutspec = NULL; in kqueue_queue_control()
1541 ptimeoutspec = &timeoutspec; in kqueue_queue_control()
1595 evl, nevents, ptimeoutspec); in kqueue_queue_control()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dselectmodule.c1501 struct timespec *ptimeoutspec; in kqueue_queue_control() local
1517 ptimeoutspec = NULL; in kqueue_queue_control()
1541 ptimeoutspec = &timeoutspec; in kqueue_queue_control()
1595 evl, nevents, ptimeoutspec); in kqueue_queue_control()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dselectmodule.c1556 struct timespec *ptimeoutspec; in kqueue_queue_control() local
1572 ptimeoutspec = NULL; in kqueue_queue_control()
1596 ptimeoutspec = &timeoutspec; in kqueue_queue_control()
1650 evl, nevents, ptimeoutspec); in kqueue_queue_control()