]> Cypherpunks repositories - gostls13.git/commit
runtime: detect failed thread creation on Windows
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 14 Feb 2011 22:42:25 +0000 (09:42 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Mon, 14 Feb 2011 22:42:25 +0000 (09:42 +1100)
commitff7d7b271f8e53838aa7f0c0e69c782b599547ad
treedf5663da04d9e046428960750a86377886b8f828
parent29ae8e9a986f9597c922ceae8266b49bf47dc2b7
runtime: detect failed thread creation on Windows

Fixes #1495.

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