#include <registration.h>
Definition at line 145 of file registration.h.
Data Fields | |
| auth_userdata * | head |
| first in the slot | |
| auth_userdata * | tail |
| last in the slot | |
| gen_lock_t * | lock |
| slot lock | |
first in the slot
Definition at line 146 of file registration.h.
Referenced by auth_data_destroy(), bin_cache_dump_auth_to_table(), bin_cache_load_auth_from_table(), get_auth_userdata(), load_snapshot_authdata(), make_snapshot_authdata(), and reg_await_timer().
last in the slot
Definition at line 147 of file registration.h.
Referenced by bin_cache_load_auth_from_table(), get_auth_userdata(), and load_snapshot_authdata().
| gen_lock_t* auth_hash_slot_t::lock |
1.5.2