runtime: properly synchronize GC and finalizer goroutine
This is needed for preemptive scheduler, because the goroutine can be preempted at surprising points. R=golang-dev, iant CC=golang-dev https://golang.org/cl/9376043
Showing
Please register or sign in to comment