Searched defs:AddFdEvent (Results 1 – 2 of 2) sorted by relevance
106 int AddFdEvent(EventLoop *loop, int fd, unsigned int addMask) in AddFdEvent() function
52 int Poller::AddFdEvent(int op, uint32_t events, int fd, void* data, ffrt_poller_cb cb) noexcept in AddFdEvent() function in ffrt::Poller