aboutsummaryrefslogtreecommitdiff
path: root/test/inline_sync.go
AgeCommit message (Expand)Author
2020-03-25test: re-enable atomic intrinsic related tests on riscv64Joel Sing
2020-01-25test: adjust tests for riscv64Joel Sing
2019-04-02cmd/compile: skip escape analysis diagnostics for OADDRMatthew Dempsky
2019-03-09sync: allow inlining the RWMutex.RUnlock fast pathCarlo Alberto Ferraris
2019-03-09sync: allow inlining the Once.Do fast pathCarlo Alberto Ferraris
2019-03-09sync: allow inlining the Mutex.Lock fast pathCarlo Alberto Ferraris
2019-03-05test: skip mutex Unlock inlining tests on a few buildersAlberto Donizetti
2019-03-05sync: allow inlining the Mutex.Unlock fast pathCarlo Alberto Ferraris