Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dio_event_epoll.cpp57 bool IOEventEpoll::OperateEpoll(int op, int fd, EPEventId epollEvents) in OperateEpoll() function in OHOS::Utils::IOEventEpoll
99 if (!OperateEpoll(op, fd, Reactor2Epoll(events))) { in ModifyEvents()
H A Dio_event_epoll.h54 bool OperateEpoll(int op, int fd, EPEventId epollEvents);