summaryrefslogtreecommitdiff
path: root/assoc.h
Commit message (Expand)AuthorAgeFilesLines
* declare item_lock_hashpower as a static variablexuesenliang2023-03-081-1/+0
* remove useless function declaration do_assoc_move_next_bucket()xuesenliang2023-03-081-1/+3
* item crawler hash table walk modedormando2020-11-201-0/+5
* remove redundant counter/lock from hash table1.5.5dormando2018-02-121-0/+1
* use item lock instead of global lock when hash expanding.Jason CHAN2014-12-261-0/+1
* item locks now lock hash table bucketsdormando2012-09-031-1/+1
* move hash calls outside of cache_lockdormando2011-11-091-3/+3
* Allow setting initial size of the hash tabledormando2011-09-281-1/+1
* Refactor: moved the hash function from assoc.c to hash.cTrond Norbye2009-03-021-1/+0
* Do hash expansion in it's own threadTrond Norbye2009-01-271-0/+3
* Merge multithreaded into trunk, commit #2 (first commit only did theSteven Grimm2007-04-161-1/+2
* multiple cleanups/refactoring, see ChangeLogPaul Lindner2007-03-061-0/+6