Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/utils/http_over_curl/src/
H A Depoll_multi_driver.cpp64 void EpollMultiDriver::Step(int waitEventsTimeoutMs) in Step() argument
67 int eventsToHandle = poller_.Wait(events, MAX_EPOLL_EVENTS, waitEventsTimeoutMs); in Step()
/ohos5.0/foundation/communication/netstack/utils/http_over_curl/include/
H A Depoll_multi_driver.h38 void Step(int waitEventsTimeoutMs);