]> Cypherpunks repositories - gostls13.git/commit
runtime: give 2 words back in notetsleep_internal
authorRuss Cox <rsc@golang.org>
Thu, 4 Sep 2014 03:10:15 +0000 (23:10 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 4 Sep 2014 03:10:15 +0000 (23:10 -0400)
commit93805d711ce1d489af032c617a1ae19ef07922e4
tree9b36f9f61397d55aa0aa1a0670c5d6bd03f27673
parentced0ba56289a5326332705a6617c10f3412cee0b
runtime: give 2 words back in notetsleep_internal

I really hoped we could avoid this nonsense, but it appears not.

Should fix windows/amd64 build breakage.

TBR=iant
CC=golang-codereviews
https://golang.org/cl/137120043
src/pkg/runtime/lock_sema.go