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()