sync.poolDequeue.pack (method)
3 uses
sync (current package)
poolqueue.go#L72: func (d *poolDequeue) pack(head, tail uint32) uint64 {
poolqueue.go#L126: ptrs2 := d.pack(head, tail)
poolqueue.go#L160: ptrs2 := d.pack(head, tail+1)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)