Public Attributes | |
| SF_EVENTQ_NODE * | head |
| SF_EVENTQ_NODE * | last |
| SF_EVENTQ_NODE * | node_mem |
| char * | event_mem |
| char * | reserve_event |
| int | max_nodes |
| int | log_nodes |
| int | event_size |
| int(* | sort )(void *event1, void *event2) |
| int | cur_nodes |
| int | cur_events |
|
|
Definition at line 81 of file sfeventq.c. Referenced by sfeventq_event_alloc(), sfeventq_init(), and sfeventq_reset(). |
|
|
Definition at line 80 of file sfeventq.c. Referenced by get_eventq_node(), sfeventq_add(), sfeventq_init(), and sfeventq_reset(). |
|
|
Definition at line 53 of file sfeventq.c. Referenced by sfeventq_event_alloc(), sfeventq_init(), and sfeventq_reset(). |
|
|
Definition at line 68 of file sfeventq.c. Referenced by sfeventq_event_alloc(), sfeventq_init(), and sfeventq_reset(). |
|
|
Definition at line 49 of file sfeventq.c. Referenced by sfeventq_action(), sfeventq_add(), and sfeventq_reset(). |
|
|
Definition at line 50 of file sfeventq.c. Referenced by get_eventq_node(), and sfeventq_add(). |
|
|
Definition at line 67 of file sfeventq.c. Referenced by sfeventq_action(), and sfeventq_init(). |
|
|
Definition at line 66 of file sfeventq.c. Referenced by get_eventq_node(), sfeventq_event_alloc(), sfeventq_init(), and sfeventq_reset(). |
|
|
Definition at line 52 of file sfeventq.c. Referenced by get_eventq_node(), and sfeventq_init(). |
|
|
Definition at line 61 of file sfeventq.c. Referenced by get_eventq_node(), sfeventq_event_alloc(), sfeventq_init(), and sfeventq_reset(). |
|
|
Referenced by get_eventq_node(), sfeventq_add(), and sfeventq_init(). |
1.4.2