func runtime.exitsyscall
11 uses
runtime (current package)
cgocall.go#L173: exitsyscall()
cgocall.go#L223: exitsyscall() // coming out of cgo call
lock_sema.go#L296: exitsyscall()
os_darwin.go#L121: exitsyscall()
proc.go#L3658: func exitsyscall() {
sys_darwin.go#L21: exitsyscall()
sys_darwin.go#L32: exitsyscall()
sys_darwin.go#L43: exitsyscall()
sys_darwin.go#L54: exitsyscall()
sys_darwin.go#L65: exitsyscall()
sys_darwin.go#L94: exitsyscall()
![]() |
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. |