func runtime.getncpu

2 uses

	runtime (current package)
		os_darwin.go#L129: 	ncpu = getncpu()
		os_darwin.go#L151: func getncpu() int32 {