Home
last modified time | relevance | path

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

/AliOS-Things-master/components/epoll/example/
A Depoll_example.c32 epoll_fd = epoll_create(0); in epoll_example()
/AliOS-Things-master/components/epoll/include/
A Depoll.h66 static inline int epoll_create(int size) in epoll_create() function
/AliOS-Things-master/components/drivers/peripheral/spi/example/
A Dspi_example.c24 int epfd = epoll_create(10 + 1); in vfs_spi_test()
/AliOS-Things-master/components/drivers/peripheral/flash/example/
A Dflash_example.c33 int epfd = epoll_create(10 + 1); in vfs_flash_test()

Completed in 4 milliseconds