centos man page for eventfd_ctx_get

Query: eventfd_ctx_get

OS: centos

Section: 9

Links: centos man pages   all man pages   forum categories

Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

EVENTFD_CTX_GET(9)					  Events based on file descripto					EVENTFD_CTX_GET(9)

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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 EVENTFD_CTX_GET(9)