diff options
| author | Austin Clements <austin@google.com> | 2017-03-16 14:46:53 -0400 |
|---|---|---|
| committer | Austin Clements <austin@google.com> | 2017-04-13 18:20:35 +0000 |
| commit | 407c56ae9f40d3a83ba4e259c67ccbb58d2485b0 (patch) | |
| tree | 35963c69984756b7188fe468d2040524cd540889 /src/syscall/exec_linux_test.go | |
| parent | ab9db51e1cf651c0d6d5b56dfd0d9d452f176726 (diff) | |
| download | go-407c56ae9f40d3a83ba4e259c67ccbb58d2485b0.tar.xz | |
runtime: generalize {alloc,free}Stack to {alloc,free}Manual
We're going to start using manually-managed spans for GC workbufs, so
rename the allocate/free methods and pass in a pointer to the stats to
use instead of using the stack stats directly.
For #19325.
Change-Id: I37df0147ae5a8e1f3cb37d59c8e57a1fcc6f2980
Reviewed-on: https://go-review.googlesource.com/38576
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Rick Hudson <rlh@golang.org>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions
