runtime.usigactiont.__sigaction_u (field)
5 uses
runtime (current package)
defs_darwin_amd64.go#L120: __sigaction_u [8]byte
os_darwin.go#L366: *(*uintptr)(unsafe.Pointer(&sa.__sigaction_u)) = fn
os_darwin.go#L380: handler := *(*uintptr)(unsafe.Pointer(&osa.__sigaction_u))
os_darwin.go#L385: *(*uintptr)(unsafe.Pointer(&sa.__sigaction_u)) = handler
os_darwin.go#L396: return *(*uintptr)(unsafe.Pointer(&sa.__sigaction_u))
![]() |
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. |