Data Fields | |
int | category |
char | eventdata [1] |
eventqent * | next |
int | usecount |
Definition at line 89 of file manager.c.
int category |
char eventdata[1] |
Definition at line 92 of file manager.c.
Referenced by accept_thread(), append_event(), and unuse_eventqent().
int usecount |
Definition at line 90 of file manager.c.
Referenced by accept_thread(), append_event(), and unuse_eventqent().