runtime.lfstack.push (method)
7 uses
runtime (current package)
lfstack.go#L25: func (head *lfstack) push(node *lfnode) {
mgc.go#L768: gcBgMarkWorkerPool.push(&node.node)
mgc.go#L778: gcBgMarkWorkerPool.push(&node.node)
mgc.go#L1934: gcBgMarkWorkerPool.push(&node.node)
mgcwork.go#L405: work.empty.push(&b.node)
mgcwork.go#L414: work.full.push(&b.node)
mspanset.go#L292: p.stack.push(&block.lfnode)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)