|
Libevent Code Doxygen document
|


Go to the source code of this file.
Classes | |
| struct | event_callback |
| struct | event |
Functions | |
| TAILQ_HEAD (event_list, event) | |
| LIST_HEAD (event_dlist, event) | |
Structures used by event.h. Using these structures directly WILL harm forward compatibility: be careful.
No field declared in this file should be used directly in user code. Except for historical reasons, these fields would not be exposed at all.
| #define LIST_ENTRY | ( | type | ) |
| #define LIST_HEAD | ( | name, | |
| type | |||
| ) |
| #define TAILQ_ENTRY | ( | type | ) |
| #define TAILQ_HEAD | ( | name, | |
| type | |||
| ) |