spki_table.
More...
#include <ht-spkitable_private.h>
spki_table.
- Parameters
-
| hashtable | Linear hashtable |
| list | List that holds the same entries as hashtable, used to iterate. |
| cmp_fp | Compare function used to find entries in the hashtable |
| update_fp | Update function, called when the hashtable changes |
| lock | Read-Write lock to prevent data races |
◆ cmp_fp
◆ hashtable
| tommy_hashlin spki_table::hashtable |
◆ list
| tommy_list spki_table::list |
◆ lock
| pthread_rwlock_t spki_table::lock |
◆ update_fp
The documentation for this struct was generated from the following file: