Age | Commit message (Expand) | Author |
---|---|---|
2021-07-01 | Mix checklocks and atomic analyzers. | Adin Scannell |
2021-03-03 | Add checklocks analyzer. | Bhasker Hariharan |
2020-12-04 | Require sync.RWMutex to lock and unlock from the same goroutine | Michael Pratt |
2020-12-02 | Consolidate most synchronization primitive linknames in the sync package. | Jamie Liu |
2020-11-19 | Require sync.Mutex to lock and unlock from the same goroutine | Michael Pratt |
2020-08-24 | Bump build constraints to 1.17 | Michael Pratt |
2020-05-29 | Update Go version build tags | Michael Pratt |
2020-04-02 | Rename files in //pkg/sync to better reflect what they contain. | Jamie Liu |