diff options
| author | Austin Clements <austin@google.com> | 2016-04-27 14:30:01 -0400 |
|---|---|---|
| committer | Austin Clements <austin@google.com> | 2016-04-27 18:46:00 +0000 |
| commit | 30172f1811a3e08487c6191d1923f8608a338496 (patch) | |
| tree | 8fdfedf566540ad3c552900131ffaf16e302975b /src/encoding/binary/binary.go | |
| parent | bddfc337f9b053740b51e1fd8429f84dafa89205 (diff) | |
| download | go-30172f1811a3e08487c6191d1923f8608a338496.tar.xz | |
runtime: make {add,subtract}{b,1} nosplit
These are used at the bottom level of various GC operations that must
not be preempted. To be on the safe side, mark them all nosplit.
Change-Id: I8f7360e79c9852bd044df71413b8581ad764380c
Reviewed-on: https://go-review.googlesource.com/22504
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Rick Hudson <rlh@golang.org>
Diffstat (limited to 'src/encoding/binary/binary.go')
0 files changed, 0 insertions, 0 deletions
