Searched defs:PHashTable_t (Results 1 – 1 of 1) sorted by relevance
55 struct PHashTable_t struct57 PHashTableArgs args;58 const LCHAR *memoryTag;59 unsigned int size;60 float maxLoadFactor;61 PHashTableEntry **entries;62 unsigned int threshold;63 PHashTableEntry *freeList;64 PHashTableEntryBlock *entryBlock;