Searched refs:aeApiDelEvent (Results 1 – 6 of 6) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | ae_select.c | 70 static void aeApiDelEvent(aeEventLoop *eventLoop, int fd, int mask) { in aeApiDelEvent() function
|
| H A D | ae_ff_kqueue.c | 92 static void aeApiDelEvent(aeEventLoop *eventLoop, int fd, int mask) { in aeApiDelEvent() function
|
| H A D | ae_epoll.c | 90 static void aeApiDelEvent(aeEventLoop *eventLoop, int fd, int delmask) { in aeApiDelEvent() function
|
| H A D | ae_kqueue.c | 90 static void aeApiDelEvent(aeEventLoop *eventLoop, int fd, int mask) { in aeApiDelEvent() function
|
| H A D | ae_evport.c | 183 static void aeApiDelEvent(aeEventLoop *eventLoop, int fd, int mask) { in aeApiDelEvent() function
|
| H A D | ae.c | 170 aeApiDelEvent(eventLoop, fd, mask); in aeDeleteFileEvent()
|