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.
Returns
In case of success, returns a pointer to the eventfd context.