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)