func runtime.putempty
8 uses
runtime (current package)
mgcmark.go#L855: putempty((*workbuf)(unsafe.Pointer(x)))
mgcstack.go#L251: putempty((*workbuf)(unsafe.Pointer(s.freeBuf)))
mgcstack.go#L267: putempty((*workbuf)(unsafe.Pointer(s.freeBuf)))
mgcwork.go#L217: putempty(owbuf)
mgcwork.go#L253: putempty(wbuf)
mgcwork.go#L262: putempty(wbuf)
mgcwork.go#L393: putempty(newb)
mgcwork.go#L403: func putempty(b *workbuf) {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |