OSDN Git Service

Avoid race condition manipulating heap when goroutine exits.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Mar 2011 21:56:40 +0000 (21:56 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Mar 2011 21:56:40 +0000 (21:56 +0000)
commitafcfc2fb252ab8b099a640a05d214646d42a192d
tree77fc6f6a82086f63737b0bac469fcd10a0cfe69d
parent82c96609f99686fbffb05228ddd27dc127f36128
Avoid race condition manipulating heap when goroutine exits.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170758 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/runtime/go-go.c