Home
last modified time | relevance | path

Searched defs:ppoll (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Host/common/
H A DMainLoop.cpp49 int ppoll(struct pollfd *fds, size_t nfds, const struct timespec *timeout_ts, in ppoll() function
/llvm-project-15.0.7/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp831 TEST(MemorySanitizer, ppoll) { in TEST() argument