]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: test recursive internal OS thread lock
authorRuss Cox <rsc@golang.org>
Tue, 23 Jul 2013 18:43:55 +0000 (14:43 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 23 Jul 2013 18:43:55 +0000 (14:43 -0400)
commit4d17efe81b88b0ffacb74986d2558e9098afdded
tree565e1b08b87e510a2f25abb4d93503f8b1cef712
parent6efb6b9e381405d0fcae6cd098ab59dfc98dc8c3
misc/cgo/test: test recursive internal OS thread lock

This would have failed with CL 11663043.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/11480045
misc/cgo/test/issue3775.go