aboutsummaryrefslogtreecommitdiff
path: root/src/sync/runtime2_lockrank.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-07-25runtime, sync: add copyright headers to new filesIan Lance Taylor
2020-04-07runtime: static lock ranking for the runtime (enabled by GOEXPERIMENT)Dan Scales