jabberd2
2.2.16
|
Data Fields | |
void * | data |
int | priority |
_pqueue_node_t | next |
_pqueue_node_t | prev |
void* _pqueue_node_st::data |
Definition at line 32 of file pqueue.c.
Referenced by pqueue_push(), and pqueue_pull().
Definition at line 34 of file pqueue.c.
Referenced by pqueue_push().
Definition at line 36 of file pqueue.c.
Referenced by pqueue_push(), and pqueue_pull().
Definition at line 37 of file pqueue.c.
Referenced by pqueue_push(), and pqueue_pull().