Data Fields | |
int | lock [6] |
Arbitrary padding if we can't use real locking. | |
uint32_t | log2nbuckets |
Log to base 2 of number of hash buckets. | |
sad_docitemp_t * | buckets |
Array of list heads, indexed by hash values. |
Definition at line 75 of file Sadie_Index.c.