]> Cypherpunks repositories - gostls13.git/commit
runtime: precise garbage collection of hashmaps
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Fri, 8 Feb 2013 21:00:33 +0000 (16:00 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 8 Feb 2013 21:00:33 +0000 (16:00 -0500)
commit1e01fba2fc9a8824fee899956ead1518eae9613b
treed2685a66d9ead4c4b3c6accd18734658884ea61b
parentcccc96b8e9f2e526d7b22cfc4af17569c47e8c31
runtime: precise garbage collection of hashmaps

R=golang-dev, rsc
CC=dave, dvyukov, golang-dev, minux.ma, remyoudompheng
https://golang.org/cl/7252047
src/pkg/runtime/hashmap.c
src/pkg/runtime/hashmap.h
src/pkg/runtime/mgc0.c