runtime: move stack barrier code to its own file
Currently the stack barrier code is mixed in with the mark and scan code. Move all of the stack barrier related functions and variables to a new dedicated source file. There are no code modifications. Change-Id: I604603045465ef8573b9f88915d28ab6b5910903 Reviewed-on: https://go-review.googlesource.com/14050Reviewed-by:Rick Hudson <rlh@golang.org>
Showing
src/runtime/mstkbar.go
0 → 100644
Please register or sign in to comment