func runtime.nonblockingPipe
2 uses
runtime (current package)
nbpipe_pipe.go#L9: func nonblockingPipe() (r, w int32, errno int32) {
netpoll_kqueue.go#L31: r, w, errno := nonblockingPipe()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)