type runtime.wbBuf
6 uses
runtime (current package)
mwbbuf.go#L42: type wbBuf struct {
mwbbuf.go#L80: func (b *wbBuf) reset() {
mwbbuf.go#L107: func (b *wbBuf) discard() {
mwbbuf.go#L112: func (b *wbBuf) empty() bool {
mwbbuf.go#L144: func (b *wbBuf) putFast(old, new uintptr) bool {
runtime2.go#L678: wbBuf wbBuf
![]() |
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. |