lruhash_bin Struct Reference

A single bin with a linked list of entries in it. More...

#include <lruhash.h>

Data Fields

lock_quick_type lock
 Lock for exclusive access to the linked list This lock makes deletion of items safe in this overflow list.
 
struct lruhash_entryoverflow_list
 linked list of overflow entries
 

Detailed Description

A single bin with a linked list of entries in it.


The documentation for this struct was generated from the following file: