func runtime.exit
20 uses
runtime (current package)
cgocall.go#L204: exit(2)
os_darwin.go#L203: exit(1)
os_darwin.go#L210: exit(1)
os_darwin.go#L217: exit(1)
os_darwin.go#L228: exit(1)
os_darwin.go#L248: exit(1)
os_darwin.go#L258: exit(1)
os_darwin.go#L266: exit(1)
os_darwin.go#L277: exit(1)
panic.go#L1179: exit(2)
panic.go#L1221: exit(2)
panic.go#L1278: exit(4)
panic.go#L1282: exit(5)
proc.go#L247: exit(0)
proc.go#L1816: exit(1)
runtime.go#L64: exit(int32(code))
signal_unix.go#L696: exit(2)
signal_unix.go#L788: exit(2)
signal_unix.go#L944: exit(2)
sys_darwin.go#L218: func exit(code int32) {
![]() |
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. |