func runtime.KeepAlive
48 uses
runtime (current package)
cgocall.go#L191: KeepAlive(fn)
cgocall.go#L192: KeepAlive(arg)
cgocall.go#L193: KeepAlive(mp)
chan.go#L262: KeepAlive(ep)
mfinal.go#L446: func KeepAlive(x interface{}) {
crypto/x509/internal/macos
corefoundation.go#L50: runtime.KeepAlive(p)
golang.org/x/sys/unix
ioctl.go#L39: runtime.KeepAlive(value)
ioctl.go#L49: runtime.KeepAlive(value)
syscall_darwin.go#L293: runtime.KeepAlive(ctlInfo)
syscall_darwin.go#L316: runtime.KeepAlive(ifreq)
net
fd_posix.go#L42: runtime.KeepAlive(fd)
fd_posix.go#L56: runtime.KeepAlive(fd)
fd_posix.go#L62: runtime.KeepAlive(fd)
fd_posix.go#L68: runtime.KeepAlive(fd)
fd_posix.go#L74: runtime.KeepAlive(fd)
fd_posix.go#L80: runtime.KeepAlive(fd)
fd_posix.go#L86: runtime.KeepAlive(fd)
fd_unix.go#L70: runtime.KeepAlive(fd)
fd_unix.go#L167: runtime.KeepAlive(fd)
rawconn.go#L32: runtime.KeepAlive(c.fd)
rawconn.go#L44: runtime.KeepAlive(c.fd)
rawconn.go#L56: runtime.KeepAlive(c.fd)
sockopt_posix.go#L106: runtime.KeepAlive(fd)
sockopt_posix.go#L112: runtime.KeepAlive(fd)
sockopt_posix.go#L118: runtime.KeepAlive(fd)
sockopt_posix.go#L132: runtime.KeepAlive(fd)
sockoptip_bsdvar.go#L22: runtime.KeepAlive(fd)
sockoptip_bsdvar.go#L28: runtime.KeepAlive(fd)
sockoptip_posix.go#L20: runtime.KeepAlive(fd)
sockoptip_posix.go#L30: runtime.KeepAlive(fd)
sockoptip_posix.go#L36: runtime.KeepAlive(fd)
sockoptip_posix.go#L47: runtime.KeepAlive(fd)
tcpsockopt_darwin.go#L23: runtime.KeepAlive(fd)
tcpsockopt_posix.go#L16: runtime.KeepAlive(fd)
writev_unix.go#L27: runtime.KeepAlive(fd)
os
dir_darwin.go#L96: runtime.KeepAlive(f)
exec_posix.go#L56: runtime.KeepAlive(attr)
file_posix.go#L32: runtime.KeepAlive(f)
file_posix.go#L41: runtime.KeepAlive(f)
file_posix.go#L49: runtime.KeepAlive(f)
file_posix.go#L57: runtime.KeepAlive(f)
file_unix.go#L275: runtime.KeepAlive(f)
rawconn.go#L23: runtime.KeepAlive(c.file)
rawconn.go#L32: runtime.KeepAlive(c.file)
rawconn.go#L41: runtime.KeepAlive(c.file)
reflect
value.go#L620: runtime.KeepAlive(out)
value.go#L625: runtime.KeepAlive(ctxt)
value.go#L757: runtime.KeepAlive(ctxt)
![]() |
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. |