Commit b3a3afc
committed
runtime: fix data race in GC
Fixes #5139.
Update #7065.
R=golang-codereviews, bradfitz, minux.ma
CC=golang-codereviews
https://golang.org/cl/520900451 parent 89c9d6b commit b3a3afc
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1956 | 1956 | | |
1957 | 1957 | | |
1958 | 1958 | | |
| 1959 | + | |
| 1960 | + | |
1959 | 1961 | | |
1960 | 1962 | | |
1961 | 1963 | | |
| |||
1972 | 1974 | | |
1973 | 1975 | | |
1974 | 1976 | | |
1975 | | - | |
| 1977 | + | |
| 1978 | + | |
1976 | 1979 | | |
1977 | 1980 | | |
1978 | 1981 | | |
| |||
0 commit comments