]> Cypherpunks repositories - gostls13.git/commit
Revert "sync: yield to the waiter when unlocking a starving mutex"
authorBryan C. Mills <bcmills@google.com>
Thu, 7 Nov 2019 14:09:23 +0000 (14:09 +0000)
committerBryan C. Mills <bcmills@google.com>
Thu, 7 Nov 2019 15:04:03 +0000 (15:04 +0000)
commit73d57bf80f42eda964768e1761b02ce9257638dc
tree3ba21d66f67576c718ba4383ddc85214599a4d0f
parente8f01d591f9be2653bfb13c0214c4c96b64aa028
Revert "sync: yield to the waiter when unlocking a starving mutex"

This reverts CL 200577.

Reason for revert: broke linux-arm64-packet and solaris-amd64-oraclerel builders

Fixes #35424
Updates #33747

Change-Id: I2575fd84d37995d458183caae54704f15d8b8426
Reviewed-on: https://go-review.googlesource.com/c/go/+/205817
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/export_test.go
src/runtime/proc.go
src/runtime/sema.go
src/runtime/sema_test.go [deleted file]
src/sync/mutex.go