]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: trivial replacements of g in remaining files
authorMichael Pratt <mpratt@google.com>
Wed, 20 Jul 2022 17:18:06 +0000 (13:18 -0400)
committerMichael Pratt <mpratt@google.com>
Tue, 2 Aug 2022 18:52:33 +0000 (18:52 +0000)
commit29b9a328d268d53833d2cc063d1d8b4bf6852675
treeb6158ac289e07aaaf6ce2585e7f46a2ab3289e9a
parentc647264619bba886f1bff90e594d3cddc057f6ce
runtime: trivial replacements of g in remaining files

Rename g variables to gp for consistency.

Change-Id: I09ecdc7e8439637bc0e32f9c5f96f515e6436362
Reviewed-on: https://go-review.googlesource.com/c/go/+/418591
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
src/runtime/cgocheck.go
src/runtime/debug.go
src/runtime/export_debuglog_test.go
src/runtime/export_test.go
src/runtime/malloc.go
src/runtime/msan.go
src/runtime/os_js.go
src/runtime/os_plan9.go
src/runtime/signal_windows.go