summaryrefslogtreecommitdiffhomepage
path: root/pkg/sync/mutex_unsafe.go
AgeCommit message (Expand)Author
2021-08-05Bump gVisor build tags to go1.19Michael Pratt
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2021-07-01Mix checklocks and atomic analyzers.Adin Scannell
2021-03-03Add checklocks analyzer.Bhasker Hariharan
2021-02-18Bump build constraints to Go 1.18Michael Pratt
2020-11-19Require sync.Mutex to lock and unlock from the same goroutineMichael Pratt
2020-08-24Bump build constraints to 1.17Michael Pratt
2020-05-29Update Go version build tagsMichael Pratt
2020-04-02Rename files in //pkg/sync to better reflect what they contain.Jamie Liu