Name

eventfd_ctx_fdget — Acquires a reference to the internal eventfd context.

Synopsis

struct eventfd_ctx * eventfd_ctx_fdget (int fd);
 

Arguments

fd

[in] Eventfd file descriptor.

Description

Returns a pointer to the internal eventfd context, otherwise the error

pointers returned by the following functions

eventfd_fget