aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sema_test.go
AgeCommit message (Expand)Author
2020-02-22runtime: really wait for goroutines in testSemaHandoffIan Lance Taylor
2019-11-09sync: yield to the waiter when unlocking a starving mutexRhys Hiltner
2019-11-07Revert "sync: yield to the waiter when unlocking a starving mutex"Bryan C. Mills
2019-11-07sync: yield to the waiter when unlocking a starving mutexCarlo Alberto Ferraris