]> Cypherpunks repositories - gostls13.git/commit
runtime: fix Plan 9 "lingering goroutines bug".
authorYuval Pavel Zholkover <paulzhol@gmail.com>
Fri, 10 Jun 2011 07:23:54 +0000 (17:23 +1000)
committerRob Pike <r@golang.org>
Fri, 10 Jun 2011 07:23:54 +0000 (17:23 +1000)
commit09241858400a9863dbebfdd6f3a4678995898bb6
treec5f99927a54eb7a254a386666007f63524adc22a
parent9b409ac7ee8cabb57c9ae93db503fa81fcd4ba2c
runtime: fix Plan 9 "lingering goroutines bug".

R=rsc, r
CC=golang-dev
https://golang.org/cl/4589042
src/pkg/runtime/plan9/386/sys.s
src/pkg/runtime/plan9/os.h
src/pkg/runtime/plan9/thread.c