Searched refs:EPOLL_CTL_DEL (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/epoll/include/ | ||
A D | epoll.h | 20 #define EPOLL_CTL_DEL 2 macro |
/AliOS-Things-master/components/epoll/src/ | ||
A D | device.c | 282 case EPOLL_CTL_DEL: { in epoll_control() |
Completed in 3 milliseconds