| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | runtime: convert rwmutex.{readerCount,readerWait} to atomic type | cuiweixie | 2022-08-31 | 1 | -8/+8 |
| * | runtime: static lock ranking for the runtime (enabled by GOEXPERIMENT) | Dan Scales | 2020-04-07 | 1 | -5/+5 |
| * | sync: consistently use article "a" for RWMutex | Brad Fitzpatrick | 2018-01-16 | 1 | -1/+1 |
| * | runtime: prevent descheduling while holding rwmutex read lock | Austin Clements | 2017-07-06 | 1 | -1/+7 |
| * | runtime: make rwmutex work on Ms instead of Gs | Austin Clements | 2017-06-28 | 1 | -19/+58 |
| * | runtime: add read/write mutex type | Ian Lance Taylor | 2017-06-19 | 1 | -0/+80 |
