]> Cypherpunks repositories - gostls13.git/commit
runtime: rename findrunnable references to findRunnable
authorMichael Pratt <mpratt@google.com>
Mon, 17 Nov 2025 18:34:51 +0000 (13:34 -0500)
committerGopher Robot <gobot@golang.org>
Mon, 17 Nov 2025 19:49:59 +0000 (11:49 -0800)
commit6919858338ae3c4f244f65ca87e9e71662a83413
tree643a4cb188f6660e278ec6b2c7c6c479f142f464
parent8e734ec954ed25e4c41e7d5a6f59ed1c1072ea83
runtime: rename findrunnable references to findRunnable

These cases were missed by CL 393880.

Change-Id: I6a6a636cf0d97a4efcf4b9df766002ecef48b4de
Reviewed-on: https://go-review.googlesource.com/c/go/+/721120
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/proc.go
src/runtime/runtime2.go