Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
go1.6 / src / runtime / race
  ..
  testdata
  race_freebsd_amd64.syso
  race_darwin_amd64.syso
  race_unix_test.go
  race.go
  doc.go
  race_linux_amd64.syso
  README
  sched_test.go
  output_test.go
  race_test.go
  race_windows_amd64.syso
Size: Mime:
runtime/race package contains the data race detector runtime library.
It is based on ThreadSanitizer race detector, that is currently a part of
the LLVM project (http://llvm.org/git/compiler-rt.git).

To update the .syso files use golang.org/x/build/cmd/racebuild.

Current runtime is built on rev 389d49d4943780efbfcd2a434f4462b6d0f23c44.