]> Cypherpunks repositories - gostls13.git/commit
runtime: random offset for map iteration
authorRuss Cox <rsc@golang.org>
Mon, 17 Oct 2011 22:49:02 +0000 (18:49 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 17 Oct 2011 22:49:02 +0000 (18:49 -0400)
commite40d6e066a58019f3256635bc19b86b1fe4e7b8a
treeea605a775bc5b4cff85a4502c950298d2fc07001
parent304cf4dc9b6c289d4e458872d83d8f409ab72c07
runtime: random offset for map iteration

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5285042
doc/go_spec.html
src/cmd/gc/go.h
src/pkg/runtime/hashmap.c
src/pkg/runtime/hashmap.h