Searched refs:HASH_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
32 #define HASH_MULTIPLIER 5381 macro43 uint64_t hash = HASH_MULTIPLIER; in GenerateQueueKey()