]> Cypherpunks repositories - gostls13.git/commit
undo CL 5844051 / 5d0322034aa8
authorMikio Hara <mikioh.mikioh@gmail.com>
Tue, 27 Mar 2012 04:05:17 +0000 (13:05 +0900)
committerRuss Cox <rsc@golang.org>
Tue, 27 Mar 2012 04:05:17 +0000 (13:05 +0900)
commit4c2614c57c5e93431aef95490dd2de956ceb9967
treef5c7a7d1131402975c9bb344dc2bef5bac0a9cc8
parenta3498f4be4844802c2a942dee3a61531e6ed5275
undo CL 5844051 / 5d0322034aa8

Breaks closure test when GOMAXPROCS=2 or more.

««« original CL description
runtime: restore deadlock detection in the simplest case.

Fixes #3342.

R=iant, r, dave, rsc
CC=golang-dev, remy
https://golang.org/cl/5844051

»»»

R=rsc
CC=golang-dev
https://golang.org/cl/5924045
src/pkg/runtime/mheap.c
src/pkg/runtime/proc.c
test/fixedbugs/bug429.go [deleted file]
test/golden.out