]> Cypherpunks repositories - gostls13.git/commit
runtime: release Windows thread handle in unminit
authorRuss Cox <rsc@golang.org>
Fri, 19 Sep 2014 02:33:49 +0000 (22:33 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 19 Sep 2014 02:33:49 +0000 (22:33 -0400)
commit88d53ddb17d985693b2b5f065286d2647e4cb72d
treec506b165575f593fb4b05c5358aeed7785a68eb3
parent66795e8ba101fc20916196db6d343b0d927e7dd5
runtime: release Windows thread handle in unminit

Fixes #8517.

LGTM=dvyukov, alex.brainman
R=golang-codereviews, dvyukov, alex.brainman
CC=golang-codereviews
https://golang.org/cl/145890044
src/runtime/os_windows.c