summaryrefslogtreecommitdiffhomepage
path: root/pkg/sync/race_unsafe.go
AgeCommit message (Expand)Author
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2020-12-02Consolidate most synchronization primitive linknames in the sync package.Jamie Liu
2020-01-09New sync package.Ian Gudger
2019-01-31Move package sync to third_partyMichael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler