]> Cypherpunks repositories - gostls13.git/commit
runtime: revert of CL 8852047: do hashmap grow work during reads.
authorKeith Randall <khr@golang.org>
Sat, 1 Jun 2013 04:44:32 +0000 (21:44 -0700)
committerKeith Randall <khr@golang.org>
Sat, 1 Jun 2013 04:44:32 +0000 (21:44 -0700)
commit7f0ee023baf8dca4b328c0a1c1fecfa45b555923
tree56eb2df8f410b954b0537b93bb4a7f7c06c58412
parent07b6add0ca1f1dc38270cddf3d30f9b06503c9e3
runtime: revert of CL 8852047: do hashmap grow work during reads.
seems to break freebsd-386.

R=golang-dev, dave
CC=golang-dev
https://golang.org/cl/9915047
src/pkg/runtime/hashmap.c
src/pkg/runtime/hashmap_fast.c