type runtime.stackpoolItem

3 uses

	runtime (current package)
		stack.go#L142: 	item stackpoolItem
		stack.go#L143: 	_    [cpu.CacheLinePadSize - unsafe.Sizeof(stackpoolItem{})%cpu.CacheLinePadSize]byte
		stack.go#L147: type stackpoolItem struct {