]> Cypherpunks repositories - gostls13.git/commit
runtime: fix usleep on linux/386 and re-enable parallel gc
authorHector Chu <hectorchu@gmail.com>
Mon, 3 Oct 2011 18:08:59 +0000 (19:08 +0100)
committerHector Chu <hectorchu@gmail.com>
Mon, 3 Oct 2011 18:08:59 +0000 (19:08 +0100)
commit85916146ea0f63fd9a1b8e1c224eae261ff337ba
tree8b527d9be47b4e0ce0e721bc059668ae2403a2fa
parentd573ad26719fa6100970dc291ae83ad8ea33bff1
runtime: fix usleep on linux/386 and re-enable parallel gc

R=golang-dev, jsing, alex.brainman, cw, rsc
CC=golang-dev
https://golang.org/cl/5166047
src/pkg/runtime/linux/386/sys.s
src/pkg/runtime/proc.c