const internal/abi.UnsafePointSafe

2 uses

	internal/abi (current package)
		symtab.go#L93: 	UnsafePointSafe   = -1 // Safe for async preemption

	runtime
		debugcall.go#L87: 		if up != abi.UnsafePointSafe {