func runtime.asyncPreempt

3 uses

	runtime (current package)
		preempt.go#L299: func asyncPreempt()
		preempt.go#L318: 	f := findfunc(funcPC(asyncPreempt))
		signal_unix.go#L331: 			ctxt.pushCall(funcPC(asyncPreempt), newpc)