Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/
H A Devloop.c106 int AddFdEvent(EventLoop *loop, int fd, unsigned int addMask) in AddFdEvent() function
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dpoller.cpp52 int Poller::AddFdEvent(int op, uint32_t events, int fd, void* data, ffrt_poller_cb cb) noexcept in AddFdEvent() function in ffrt::Poller