Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve race condition check for unary functions
Of out array is logically the same as input array, there is no race condition, so avoid performing the temporary copy.
- Loading branch information