Merge branch 'jh/hashmap-disable-counting'
Our hashmap implementation in hashmap.[ch] is not thread-safe when adding a new item needs to expand the hashtable by rehashing; add an API to disable the automatic rehashing to work it around. * jh/hashmap-disable-counting: hashmap: add API to disable item counting when threaded
Junio C Hamano committed
Sep 19, 2017 at 10:47 UTC
b86e112056a5fb9515a28527a7c1976ec972b0db
No changes.