Query: eventfd_ctx_put
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EVENTFD_CTX_PUT(9) Events based on file descripto EVENTFD_CTX_PUT(9)NAMEeventfd_ctx_put - Releases a reference to the internal eventfd context.SYNOPSISvoid eventfd_ctx_put(struct eventfd_ctx * ctx);ARGUMENTSctx [in] Pointer to eventfd context.DESCRIPTIONThe eventfd context reference must have been previously acquired either with eventfd_ctx_get or eventfd_ctx_fdget.COPYRIGHTKernel Hackers Manual 3.10 June 2014 EVENTFD_CTX_PUT(9)
| Related Man Pages |
|---|
| iv_event_raw_init(3) - debian |
| iv_event_raw(3) - debian |
| lwres_conf_clear(3) - centos |
| lwres_conf_init(3) - centos |
| lwres_conf_print(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |