runtime.gcWork.tryGet (method)
5 uses
runtime (current package)
mgcmark.go#L1035: b = gcw.tryGet()
mgcmark.go#L1041: b = gcw.tryGet()
mgcmark.go#L1118: b = gcw.tryGet()
mgcmark.go#L1123: b = gcw.tryGet()
mgcwork.go#L201: func (w *gcWork) tryGet() uintptr {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)