Searched refs:EPOLL_VFS_WAIT (Results 1 – 3 of 3) sorted by relevance
25 #define EPOLL_VFS_WAIT 11 macro
90 ret = aos_ioctl(epid, EPOLL_VFS_WAIT, (uint32_t)&data); in aos_epoll_wait()
439 } else if (EPOLL_VFS_WAIT == cmd) { in epoll_ioctl()
Completed in 4 milliseconds