summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-03-15 16:19:10 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2010-03-15 16:27:17 (GMT)
commit643f80ec50ada93b4f0a5771e6260fd32efa3e54 (patch)
treed2cc5ae59dba13115e83430e175adc881c69f4b8 /mkspecs
parent56e872353f5c496b27d3e9e614e3d3fea0ae8987 (diff)
downloadQt-643f80ec50ada93b4f0a5771e6260fd32efa3e54.zip
Qt-643f80ec50ada93b4f0a5771e6260fd32efa3e54.tar.gz
Qt-643f80ec50ada93b4f0a5771e6260fd32efa3e54.tar.bz2
Implement symbian^3 e32atomics API
Symbian^3 provides an enhanced atomics API, which provides relaxed, acquire, release, ordered versions of each atomic operation. The armv5 and armv6 assembly atomics previously used in Qt are not SMP safe. The atomics provided by the OS will be SMP safe when using the SMP kernel, or similar ARM assembly implementations when using the uniprocessor kernel. Task-number: QTBUG-7655 Reviewed-by: mread
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions