Home
last modified time | relevance | path

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

/components/libc/posix/io/timerfd/
A Dtimerfd.c50 static int timerfd_close(struct dfs_file *file);
60 .close = timerfd_close,
65 static int timerfd_close(struct dfs_file *file) in timerfd_close() function

Completed in 2 milliseconds