Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the eventfd Reference Manual, version 0.3, generated automatically by Declt version 4.0 beta 2 "William Riker" on Wed Jun 15 04:30:08 2022 GMT+0.
Next: Systems, Previous: The eventfd Reference Manual, Up: The eventfd Reference Manual [Contents][Index]
eventfd() creates an "eventfd object" that can be used as an event wait/notify mechanism by user-space applications, and by the kernel to notify user-space applications of events. The object contains an unsigned 64-bit integer (uint64_t) counter that is maintained by the kernel. This counter is initialized with the value specified in the argument initval.
Next: Files, Previous: Introduction, Up: The eventfd Reference Manual [Contents][Index]
The main system appears first, followed by any subsystem dependency.
IOLib based eventfd bindings
Ilya Khaprov <ilya.khaprov@publitechs.com>
Ilya Khaprov <ilya.khaprov@publitechs.com>
MIT
0.3
Next: Packages, Previous: Systems, Up: The eventfd Reference Manual [Contents][Index]
Files are sorted by type and then listed depth-first from the systems components trees.
Next: eventfd/src/package.lisp, Previous: Lisp, Up: Lisp [Contents][Index]
eventfd (system).
Next: eventfd/src/grovel.lisp, Previous: eventfd/eventfd.asd, Up: Lisp [Contents][Index]
eventfd (system).
Next: eventfd/src/eventfd.lisp, Previous: eventfd/src/package.lisp, Up: Lisp [Contents][Index]
src/package.lisp (file).
eventfd (system).
Previous: eventfd/src/grovel.lisp, Up: Lisp [Contents][Index]
src/grovel.lisp (file).
eventfd (system).
Next: Definitions, Previous: Files, Up: The eventfd Reference Manual [Contents][Index]
Packages are listed by definition order.
Previous: eventfd-system, Up: Packages [Contents][Index]
common-lisp.
Next: Indexes, Previous: Packages, Up: The eventfd Reference Manual [Contents][Index]
Definitions are sorted by export status, category, package, and then by lexicographic order.
Next: Internals, Previous: Definitions, Up: Definitions [Contents][Index]
Previous: Public Interface, Up: Public Interface [Contents][Index]
Returns number of notifications or zero
Previous: Public Interface, Up: Definitions [Contents][Index]
Next: Ordinary functions, Previous: Internals, Up: Internals [Contents][Index]
Create a file descriptor for event notification
Previous: Definitions, Up: The eventfd Reference Manual [Contents][Index]
Jump to: | E F I O T |
---|
Jump to: | E F I O T |
---|
Next: Data types, Previous: Functions, Up: Indexes [Contents][Index]
Jump to: | +
C |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
+ | |||
+1-octets+ : | Private constants | ||
| |||
C | |||
Constant, +1-octets+ : | Private constants | ||
|
Jump to: | +
C |
---|
Jump to: | E F P S |
---|
Jump to: | E F P S |
---|