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

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

Completed in 15 milliseconds