summaryrefslogtreecommitdiffhomepage
path: root/pkg/sync/rwmutex_unsafe.go
AgeCommit message (Expand)Author
2021-03-03Add checklocks analyzer.Bhasker Hariharan
2020-12-04Require sync.RWMutex to lock and unlock from the same goroutineMichael Pratt
2020-12-02Consolidate most synchronization primitive linknames in the sync package.Jamie Liu
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