diff options
| author | Russ Cox <rsc@golang.org> | 2014-09-03 12:48:32 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-09-03 12:48:32 -0400 |
| commit | 176c44699b5be7861070c01856494b6b94ff918a (patch) | |
| tree | ca0ab85e93787a5e2a9e2dee2e55026301e0f026 /src/pkg/runtime/runtime.c | |
| parent | 467a6d28be15cfef05870262345201b133dc1a89 (diff) | |
| download | go-176c44699b5be7861070c01856494b6b94ff918a.tar.xz | |
runtime: remove guard against uninitialized forcegc.g
The race was in the old C code.
The new Go code does not have the race
and does not need the check.
LGTM=bradfitz, dvyukov
R=golang-codereviews, bradfitz, dvyukov
CC=golang-codereviews, rlh
https://golang.org/cl/140180043
Diffstat (limited to 'src/pkg/runtime/runtime.c')
0 files changed, 0 insertions, 0 deletions
