Event subscriptions The event subscribers are indexed by which event they are subscribed to. More...
Data Fields | |
struct ast_event_sub * | first |
struct ast_event_sub * | last |
ast_rwlock_t | lock |
Event subscriptions The event subscribers are indexed by which event they are subscribed to.
Definition at line 138 of file event.c.
struct ast_event_sub* first [read] |
struct ast_event_sub* last [read] |