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)NAMEeventfd_ctx_get - Acquires a reference to the internal eventfd context.SYNOPSISstruct eventfd_ctx * eventfd_ctx_get(struct eventfd_ctx * ctx);ARGUMENTSctx [in] Pointer to the eventfd context.RETURNSIn case of success, returns a pointer to the eventfd context.COPYRIGHTKernel Hackers Manual 3.10 June 2014 EVENTFD_CTX_GET(9)