summaryrefslogtreecommitdiffhomepage
path: root/pkg/sync/mutex_unsafe.go
AgeCommit message (Expand)Author
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