[sgen] Factor out the finalize hash tables into a reusable hash table implementation.
authorMark Probst <mark.probst@gmail.com>
Sun, 31 Jul 2011 22:44:25 +0000 (00:44 +0200)
committerMark Probst <mark.probst@gmail.com>
Wed, 17 Aug 2011 17:06:21 +0000 (19:06 +0200)
commit22e76191be3ad8dab2c3d710a0c63f2da6def6bc
tree39411ded2d9a8875d74f2361907d9f85e629b5cb
parentc431eff33967d9777d89daa89345de3c3f51fb0f
[sgen] Factor out the finalize hash tables into a reusable hash table implementation.
mono/metadata/Makefile.am
mono/metadata/sgen-fin-weak-hash.c
mono/metadata/sgen-gc.c
mono/metadata/sgen-gc.h
mono/metadata/sgen-hash-table.c [new file with mode: 0644]
mono/metadata/sgen-internal.c