jabberd2
2.2.16
|
Data Fields | |
pool_t | p |
_pqueue_node_t | cache |
_pqueue_node_t | front |
_pqueue_node_t | back |
int | size |
Definition at line 41 of file pqueue.c.
Referenced by pqueue_new(), and pqueue_push().
Definition at line 42 of file pqueue.c.
Referenced by pqueue_push(), and pqueue_pull().
Definition at line 44 of file pqueue.c.
Referenced by pqueue_push(), and pqueue_pull().
Definition at line 45 of file pqueue.c.
Referenced by pqueue_push(), and pqueue_pull().
int _pqueue_st::size |
Definition at line 47 of file pqueue.c.
Referenced by pqueue_push(), pqueue_pull(), and pqueue_size().