]> Cypherpunks repositories - gostls13.git/commit
runtime: enable runtime.ncpu on FreeBSD
authorDevon H. O'Dell <devon.odell@gmail.com>
Tue, 10 Jan 2012 06:39:17 +0000 (17:39 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 10 Jan 2012 06:39:17 +0000 (17:39 +1100)
commit12bf00054e7bab156edd793fed97c61ba212389a
tree419fc215f5ed974fbce693876b489cd2b6ef298e
parent8cad9251b37606282e5ce8738afd0a5fa1838316
runtime: enable runtime.ncpu on FreeBSD

R=adg, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/5528062
src/pkg/runtime/os_freebsd.h
src/pkg/runtime/sys_freebsd_386.s
src/pkg/runtime/sys_freebsd_amd64.s
src/pkg/runtime/thread_freebsd.c