Searched refs:poolHashBucket (Results 1 – 1 of 1) sorted by relevance
18 typedef struct poolHashBucket_s poolHashBucket; typedef26 poolHashBucket * buckets;137 poolHashBucket * buckets = xcalloc(numBuckets, sizeof(*ht->buckets)); in poolHashResize()