]> Cypherpunks repositories - gostls13.git/commit
runtime: handle out-of-threads on Linux gracefully
authorAlbert Strasheim <fullung@gmail.com>
Fri, 6 May 2011 19:29:49 +0000 (15:29 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 6 May 2011 19:29:49 +0000 (15:29 -0400)
commit0629354bd3a2eb8d9f2e1bafdd508120f94422ef
tree8c18dd3c5f6a3967a9c596859db67ff0efe9ae56
parent606e12f9bfb1b2a6d6f5e7da73bc69c9569329e2
runtime: handle out-of-threads on Linux gracefully

R=rsc
CC=golang-dev
https://golang.org/cl/4396050
src/pkg/runtime/linux/thread.c