Searched refs:PPOLL_TIMESPEC_NSEC (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/libc-test/src/functionalext/fortify/ | ||
H A D | poll.c | 27 #define PPOLL_TIMESPEC_NSEC (100) macro 124 struct timespec ts = { .tv_nsec = PPOLL_TIMESPEC_NSEC }; in ppoll_0010() |
Completed in 1 milliseconds