-
- Downloads
runtime: move some malloc constants to internal/runtime/gc
These constants are needed by some future generator programs. Change-Id: I5dccd009cbb3b2f321523bc0d8eaeb4c82e5df81 Reviewed-on: https://go-review.googlesource.com/c/go/+/655276 Reviewed-by:Cherry Mui <cherryyz@google.com> Auto-Submit: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Showing
- src/internal/runtime/gc/malloc.go 47 additions, 0 deletionssrc/internal/runtime/gc/malloc.go
- src/runtime/lock_spinbit.go 3 additions, 2 deletionssrc/runtime/lock_spinbit.go
- src/runtime/malloc.go 13 additions, 9 deletionssrc/runtime/malloc.go
- src/runtime/mbitmap.go 6 additions, 43 deletionssrc/runtime/mbitmap.go
- src/runtime/mfinal.go 2 additions, 1 deletionsrc/runtime/mfinal.go
- src/runtime/msize.go 3 additions, 3 deletionssrc/runtime/msize.go
Loading
Please register or sign in to comment