func internal/poll.ignoringEINTR
6 uses
internal/poll (current package)
fd_fsync_darwin.go#L17: return ignoringEINTR(func() error {
fd_posix.go#L38: return ignoringEINTR(func() error {
fd_posix.go#L49: return ignoringEINTR(func() error {
fd_posix.go#L72: func ignoringEINTR(fn func() error) error {
fd_unix.go#L453: return ignoringEINTR(func() error {
fd_unix.go#L473: return ignoringEINTR(func() error {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)