No description
Find a file
Brad Fitzpatrick c6cf2573d3 sync: add a Go file to make the builders happy
Change-Id: I6e4fbebee02076b8c9d43318c3f7260f2339c1a3
Reviewed-on: https://go-review.googlesource.com/24907
Reviewed-by: Quentin Smith <quentin@golang.org>
2016-07-13 20:16:11 +00:00
AUTHORS initial commit 2015-10-30 14:31:46 +11:00
builders_test.go sync: add a Go file to make the builders happy 2016-07-13 20:16:11 +00:00
CONTRIBUTING.md initial commit 2015-10-30 14:31:46 +11:00
CONTRIBUTORS initial commit 2015-10-30 14:31:46 +11:00
LICENSE initial commit 2015-10-30 14:31:46 +11:00
PATENTS initial commit 2015-10-30 14:31:46 +11:00
README initial commit 2015-10-30 14:31:46 +11:00

This repository provides Go concurrency primitives in addition to the
ones provided by the language and "sync" and "sync/atomic" packages.