Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Host/common/
H A DMainLoop.cpp38 #define POLL WSAPoll macro
40 #define POLL poll macro
55 return POLL(fds, nfds, timeout); in ppoll()