MCPcopy Index your code
hub / github.com/CodisLabs/codis / Parent

Method Parent

pkg/utils/unsafe2/slice.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 Slice2(beg, end int) Slice
15 Slice3(beg, end, cap int) Slice
16 Parent() Slice
17}
18
19var maxOffheapBytes atomic2.Int64

Callers 2

TestMakeGoSliceFunction · 0.65
TestMakeCGoSliceFunction · 0.65

Implementers 2

goSlicepkg/utils/unsafe2/go_slice.go
cgoSlicepkg/utils/unsafe2/cgo_slice.go

Calls

no outgoing calls

Tested by 2

TestMakeGoSliceFunction · 0.52
TestMakeCGoSliceFunction · 0.52