diff options
| author | Austin Clements <austin@google.com> | 2015-02-13 17:30:16 -0500 |
|---|---|---|
| committer | Austin Clements <austin@google.com> | 2015-02-17 18:42:41 +0000 |
| commit | 8ed95a942ce331e5581f3f58b1dc7673e2cc97bb (patch) | |
| tree | 158e0247bc4fae3d7d48d53910c4647d78318a29 /src/runtime | |
| parent | 98651d6edf32e4cfcff407b4441d0b537d0ad745 (diff) | |
| download | go-8ed95a942ce331e5581f3f58b1dc7673e2cc97bb.tar.xz | |
runtime: rename gcwork.go to mgcwork.go
All of the other memory-related source files start with "m". Keep up
the tradition.
Change-Id: Idd88fdbf2a1453374fa12109b949b1c4d149a4f8
Reviewed-on: https://go-review.googlesource.com/4853
Reviewed-by: Minux Ma <minux@golang.org>
Diffstat (limited to 'src/runtime')
| -rw-r--r-- | src/runtime/mgcwork.go (renamed from src/runtime/gcwork.go) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/runtime/gcwork.go b/src/runtime/mgcwork.go index cf5a97957f..cf5a97957f 100644 --- a/src/runtime/gcwork.go +++ b/src/runtime/mgcwork.go |
