]> Cypherpunks repositories - gostls13.git/commit
runtime.GOMAXPROCS: hack it to have it return the old value.
authorRob Pike <r@golang.org>
Thu, 6 May 2010 18:50:47 +0000 (11:50 -0700)
committerRob Pike <r@golang.org>
Thu, 6 May 2010 18:50:47 +0000 (11:50 -0700)
commiteb48bfbbdaf3a99dbb861f251a73a3b6ae45cc8b
tree8cb9b76a517a019f77bc2f00c2a7b2c59bf7c9c5
parent9088f9f245e432f9f87ae8cfe46b9d36dbcf1a2e
runtime.GOMAXPROCS: hack it to have it return the old value.

R=rsc
CC=golang-dev
https://golang.org/cl/1140041
src/pkg/runtime/extern.go
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.h
src/pkg/runtime/runtime1.goc