]> Cypherpunks repositories - gostls13.git/commit
runtime: fix block profile for sync semaphores
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 25 Aug 2014 08:09:42 +0000 (12:09 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Mon, 25 Aug 2014 08:09:42 +0000 (12:09 +0400)
commit7b3677bf3c02f79dc51575ef7b05ea2f4372df90
tree09a3ba3b62f5826ce7a24f08bdf84b12ac30d31f
parent8ca564fb3fe0b8d6f4d7c660f9df9c1bbcc0539e
runtime: fix block profile for sync semaphores
Part of cl/128670043 that got lost during submit.

TBR=rsc
R=golang-codereviews
CC=golang-codereviews
https://golang.org/cl/129570043
src/pkg/runtime/sema.go