summaryrefslogtreecommitdiff
path: root/src/runtime/sema_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: really wait for goroutines in testSemaHandoffIan Lance Taylor2020-02-221-1/+7
* sync: yield to the waiter when unlocking a starving mutexRhys Hiltner2019-11-091-0/+97
* Revert "sync: yield to the waiter when unlocking a starving mutex"Bryan C. Mills2019-11-071-80/+0
* sync: yield to the waiter when unlocking a starving mutexCarlo Alberto Ferraris2019-11-071-0/+80