#include <lruhash.h>
A single bin with a linked list of entries in it.
Definition at line 186 of file lruhash.h.
Lock for exclusive access to the linked list This lock makes deletion of items safe in this overflow list.
Definition at line 191 of file lruhash.h.
linked list of overflow entries
Definition at line 193 of file lruhash.h.