Home
last modified time | relevance | path

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

/components/libc/posix/io/eventfd/
A Deventfd.c54 static const struct dfs_file_ops eventfd_fops = variable
274 dfs_vnode_init(df->vnode, FT_NONLOCK, &eventfd_fops); in rt_eventfd_create()
286 df->fops = &eventfd_fops; in rt_eventfd_create()

Completed in 3 milliseconds