Home
last modified time | relevance | path

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

/AliOS-Things-master/components/vfs/include/
A Dvfs_api.h101 int32_t vfs_do_pollfd(int32_t fd, int32_t flag, vfs_poll_notify_t notify,
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c73 return _vfs_to_aos_res(vfs_do_pollfd(fd, flag, (vfs_poll_notify_t)notify, fds, arg)); in aos_do_pollfd()
A Dvfs.c596 int32_t vfs_do_pollfd(int32_t fd, int32_t flag, vfs_poll_notify_t notify, in vfs_do_pollfd() function

Completed in 6 milliseconds