摘要:
关联数组(hash_table)memcache 存储的主要数据结构staticpthread_cond_t maintenance_cond =PTHREAD_COND_INITIALIZER;typedef unsigned long int ub4; /* unsigned 4-byte quantities */typedef unsigned char ub1; /* unsigned 1-byte quantities *//* how many powers of 2's worth of buckets we use */static unsigned int hash
阅读全文