#include <scscf_list.h>
Definition at line 80 of file scscf_list.h.
Data Fields | |
| scscf_list * | head |
| first S-CSCF list in this slot | |
| scscf_list * | tail |
| last S-CSCF list in this slot | |
| gen_lock_t * | lock |
| slot lock | |
first S-CSCF list in this slot
Definition at line 81 of file scscf_list.h.
Referenced by add_scscf_list(), del_scscf_list(), i_hash_table_destroy(), is_scscf_list(), print_scscf_list(), and take_scscf_entry().
last S-CSCF list in this slot
Definition at line 82 of file scscf_list.h.
Referenced by add_scscf_list(), and del_scscf_list().
| gen_lock_t* i_hash_slot::lock |
1.5.2