other versions
- stretch 4.9.168-1
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.
RETURN¶
In case of success, returns a pointer to the eventfd context.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |