runtime.spanAllocType.manual (method)
6 uses
runtime (current package)
mheap.go#L890: func (s spanAllocType) manual() bool {
mheap.go#L940: if !typ.manual() {
mheap.go#L1215: if typ.manual() {
mheap.go#L1278: if typ.manual() {
mheap.go#L1307: if !typ.manual() {
mheap.go#L1469: if typ.manual() {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)