]> Cypherpunks repositories - gostls13.git/commit
sync: check Unlock of unlocked Mutex
authorRuss Cox <rsc@golang.org>
Fri, 11 Feb 2011 22:47:17 +0000 (17:47 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 11 Feb 2011 22:47:17 +0000 (17:47 -0500)
commit26880d7e034bcfd3ca45121148a3f7443409b39e
treeb287f6636d4c1e912b27b805ff673da9322e07c1
parentca5179d3f6889185f2aa3fb985f34a963015d133
sync: check Unlock of unlocked Mutex

R=r, adg
CC=golang-dev
https://golang.org/cl/4180044
src/pkg/sync/mutex.go
src/pkg/sync/mutex_test.go