Acquires a reference to the internal eventfd context.
struct eventfd_ctx * eventfd_ctx_get(struct eventfd_ctx * ctx);
ctx
[in] Pointer to the eventfd context.
In case of success, returns a pointer to the eventfd context.