summaryrefslogtreecommitdiff
path: root/include/mbgl/util/constants.hpp
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-06-03 16:40:15 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2016-06-06 22:19:25 +0300
commit7b8698b47a0ff5c4adaf474e47f89434f287f183 (patch)
tree410f69ee4d1161157b788409744d6391da54492e /include/mbgl/util/constants.hpp
parent874fa41c128c2c3c7e075b0dcde727d6cf678866 (diff)
downloadqtlocation-mapboxgl-7b8698b47a0ff5c4adaf474e47f89434f287f183.tar.gz
[core] Naive atomic type for ARMv5
std::atomic<bool> is implemented lock free which doesn't work on ARMv5 and seems like the compiler is generating bogus code. This workaround is a naive implementation using regular mutexes.
Diffstat (limited to 'include/mbgl/util/constants.hpp')
0 files changed, 0 insertions, 0 deletions