#include <xjab_util.h>

Data Fields | |
| int | cache |
| int * | expire |
| xj_sipmsg * | jsm |
| int | len |
| xj_jcon * | ojc |
| int | size |
Definition at line 35 of file xjab_util.h.
| int cache |
Definition at line 39 of file xjab_util.h.
Referenced by xj_jcon_pool_add_jmsg(), and xj_jcon_pool_init().
| int* expire |
Definition at line 40 of file xjab_util.h.
Referenced by xj_jcon_pool_add_jmsg(), xj_jcon_pool_free(), xj_jcon_pool_init(), and xj_worker_check_qmsg().
Definition at line 41 of file xjab_util.h.
Referenced by xj_jcon_pool_add_jmsg(), xj_jcon_pool_del_jmsg(), xj_jcon_pool_free(), xj_jcon_pool_init(), and xj_worker_check_qmsg().
| int len |
Definition at line 37 of file xjab_util.h.
Referenced by xj_jcon_pool_add_jmsg(), and xj_jcon_pool_init().
Definition at line 42 of file xjab_util.h.
Referenced by xj_jcon_pool_add_jmsg(), xj_jcon_pool_del_jmsg(), xj_jcon_pool_free(), xj_jcon_pool_init(), and xj_worker_check_qmsg().
| int size |
Definition at line 38 of file xjab_util.h.
Referenced by xj_jcon_pool_add_jmsg(), xj_jcon_pool_del_jmsg(), xj_jcon_pool_init(), xj_worker_check_qmsg(), and xj_worker_process().
1.5.6