Home
last modified time | relevance | path

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

/components/libc/posix/io/eventfd/
A Deventfd.c43 static int eventfd_close(struct dfs_file *file);
48 static int eventfd_close(struct dfs_file *file);
56 .close = eventfd_close,
67 static int eventfd_close(struct dfs_file *file) in eventfd_close() function

Completed in 6 milliseconds