const internal/abi.UnsafePointUnsafe

2 uses

	internal/abi (current package)
		symtab.go#L94: 	UnsafePointUnsafe = -2 // Unsafe for async preemption

	runtime
		preempt.go#L400: 	if up == abi.UnsafePointUnsafe {