eventfd_ctx_get (9) - Linux Manuals
eventfd_ctx_get: Acquires a reference to the internal eventfd context.
NAME
eventfd_ctx_get - Acquires a reference to the internal eventfd context.
SYNOPSIS
-
struct eventfd_ctx * eventfd_ctx_get(struct eventfd_ctx
* ctx);
ARGUMENTS
ctx
- [in] Pointer to the eventfd context.
RETURN
COPYRIGHT