runtime.mSpanList.remove (method)
8 uses
runtime (current package)
mgcwork.go#L367: work.wbufSpans.free.remove(s)
mgcwork.go#L475: work.wbufSpans.free.remove(span)
mheap.go#L1555: func (list *mSpanList) remove(span *mspan) {
stack.go#L217: list.remove(s)
stack.go#L251: stackpool[order].item.span.remove(s)
stack.go#L391: stackLarge.free[log2npage].remove(s)
stack.go#L1193: list.remove(s)
stack.go#L1208: stackLarge.free[i].remove(s)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |