-
Roman Donchenko authored
_InterlockedExchangeAdd is a Visual Studio intrinsic that's available for all architectures and in all VS versions that we care about. It's also faster than the underscore-less function, since it's an intrinsic. We also don't need to declare it ourselves. It is, however, a Visual Studio-specific intrinsic, so I changed the preprocessing condition accordingly. Fixes <http://code.opencv.org/issues/3365>.
4cfbee70
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
androidcamera | Loading commit data... | |
bioinspired | ||
calib3d | ||
contrib | ||
core | ||
cuda | ||
cudaarithm | ||
cudabgsegm | ||
cudacodec | ||
cudafeatures2d | ||
cudafilters | ||
cudaimgproc | ||
cudalegacy | ||
cudaoptflow | ||
cudastereo | ||
cudawarping | ||
cudev | ||
features2d | ||
flann | ||
highgui | ||
imgproc | ||
java | ||
legacy | ||
matlab | ||
ml | ||
nonfree | ||
objdetect | ||
ocl | ||
optim | ||
photo | ||
python | ||
shape | ||
softcascade | ||
stitching | ||
superres | ||
ts | ||
video | ||
videostab | ||
viz | ||
world | ||
CMakeLists.txt | ||
refman.rst.in |