aboutsummaryrefslogtreecommitdiff
path: root/test/inline_sync.go
AgeCommit message (Expand)Author
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