Home
last modified time | relevance | path

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

/base/startup/init/services/loopevent/loop/
Dle_loop.h30 typedef struct EventLoop_ { struct
31 LE_STATUS (*close)(const struct EventLoop_ *loop); argument
32 LE_STATUS (*runLoop)(const struct EventLoop_ *loop); argument
33 LE_STATUS (*addEvent)(const struct EventLoop_ *loop, const BaseTask *task, int op); argument
34 LE_STATUS (*modEvent)(const struct EventLoop_ *loop, const BaseTask *task, int op); argument
35 LE_STATUS (*delEvent)(const struct EventLoop_ *loop, int fd, int op); argument