#include <cstring>
#include <cassert>
#include "support.H"
Include dependency graph for hash.C:
Go to the source code of this file.
Variables | |
ThreadMutex | mutex |
static const int | RIGHT_BITS_TO_DROP = 3 |
|
|
|
Definition at line 13 of file hash.C. Referenced by HASH::HASH(), and HASH::hash(). |