Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpollndk.cpp58 struct pollfd pollfds[] = {{.fd = fd, .events = POLLIN, .revents = PARAM_0}}; in Ppoll() local
62 ret = ppoll(pollfds, PARAM_1, &timeout, nullptr); in Ppoll()

Completed in 1 milliseconds