commit | d617454379546027a02fe668bf76f85c75ff6917 | [log] [tgz] |
---|---|---|
author | Dmitriy Vyukov <dvyukov@google.com> | Sat Apr 06 20:07:07 2013 -0700 |
committer | Dmitriy Vyukov <dvyukov@google.com> | Sat Apr 06 20:07:07 2013 -0700 |
tree | 1919124acd2a94e6b06fdc82993010ec549ad17e | |
parent | 60682c4f596803f102ae8694f790995d1e99c273 [diff] |
runtime: change Lock from union to struct Unions can break precise GC. Update #5193. R=golang-dev, iant CC=golang-dev https://golang.org/cl/8457043