Home
last modified time | relevance | path

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

/base/startup/init/services/loopevent/loop/
H A Dle_epoll.c22 static int IsValid_(const EventEpoll *loop) in IsValid_() function
57 if (IsValid_(epoll) && fd >= 0) { in AddEvent_()
73 if (IsValid_(epoll) && fd >= 0) { in ModEvent_()
88 if (IsValid_(epoll) && fd >= 0) { in DelEvent_()
100 if (!IsValid_(epoll)) { in RunLoop_()

Completed in 1 milliseconds