Descriptionruntime: remove singleproc var
It was needed for the old scheduler,
because there temporary could be more threads than gomaxprocs.
In the new scheduler gomaxprocs is always respected.
Patch Set 1 #Patch Set 2 : diff -r 6423f26d0193 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 6423f26d0193 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r e911f94c4902 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r e911f94c4902 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|