]> Cypherpunks repositories - gostls13.git/commit
runtime: eliminate the redundant for loop in runqget()
authorAndy Pan <panjf2000@gmail.com>
Thu, 6 May 2021 01:04:03 +0000 (09:04 +0800)
committerAustin Clements <austin@google.com>
Tue, 31 Aug 2021 13:54:19 +0000 (13:54 +0000)
commit3920d6f2085559ae262d651b00bf8b29f953580a
tree423aa9be3d75bdd06a34ab19a916ad1ce52ed7ba
parentf118d145a56be294e578fb20e0e2fdde2a92846d
runtime: eliminate the redundant for loop in runqget()

Change-Id: If9b283bbef3ff12a64d34b07491aee3396852f05
Reviewed-on: https://go-review.googlesource.com/c/go/+/317509
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Keith Randall <khr@golang.org>
src/runtime/proc.go