]> Cypherpunks repositories - gostls13.git/commit
runtime: document that NumCPU does not change
authorRuss Cox <rsc@golang.org>
Sat, 5 Dec 2015 04:16:50 +0000 (23:16 -0500)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 5 Dec 2015 20:16:35 +0000 (20:16 +0000)
commitc5a94ba24fd0392bab2c5b2404a820dbf6bc7346
treea58360d0bd607dfe239fc0ecde6fe7ca66001cae
parent025e9b0ca32dd8a2ed5792eeecd8b8aa2ea068a8
runtime: document that NumCPU does not change

Fixes #11609.

Change-Id: I3cf64164fde28ebf739706728b84d8ef5b6dc90e
Reviewed-on: https://go-review.googlesource.com/17456
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/debug.go