Searched defs:__timeout (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | poll2.h | 36 poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) in poll() 66 ppoll (struct pollfd *__fds, nfds_t __nfds, const struct timespec *__timeout, in ppoll()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | poll2.h | 36 poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) in poll() 66 ppoll (struct pollfd *__fds, nfds_t __nfds, const struct timespec *__timeout, in ppoll()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qnmeapositioninfosource/ |
| H A D | tst_qnmeapositioninfosource.cpp | 47 #define QTRY_COMPARE_WITH_TIMEOUT(__expr, __expected, __timeout) \ argument
|