]> Cypherpunks repositories - gostls13.git/commit
runtime: clarify that NumCPU returns only available CPUs
authorIan Lance Taylor <iant@golang.org>
Fri, 10 Jul 2015 13:20:51 +0000 (06:20 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 10 Jul 2015 21:28:49 +0000 (21:28 +0000)
commit2de67e9974b2d4be23e53d3aee1c969840e6baa2
treec6ae9218c49eec6eeb578e3eb96bacf3e2af1887
parent91ba0abef12df6824bcf912ce4bc62f5c9e1fe91
runtime: clarify that NumCPU returns only available CPUs

Update #11609.

Change-Id: Ie363facf13f5e62f1af4a8bdc42a18fb36e16ebf
Reviewed-on: https://go-review.googlesource.com/12022
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/debug.go