summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2009-05-22 08:53:31 (GMT)
committerBradley T. Hughes <bradley.hughes@nokia.com>2009-05-22 09:02:48 (GMT)
commit8502f76e820ab79181a1b8ac54c8431b298a2023 (patch)
treea45045ac7699d9e29790a528164e916c0512196b /src/corelib/thread
parent8ad5020940f10d4ecc5c5e8b3b9656531cb84ef3 (diff)
downloadQt-8502f76e820ab79181a1b8ac54c8431b298a2023.zip
Qt-8502f76e820ab79181a1b8ac54c8431b298a2023.tar.gz
Qt-8502f76e820ab79181a1b8ac54c8431b298a2023.tar.bz2
Mark data as static, use fetch-and-store instead of test-and-set
Mark the objectCount and mutex-pool as static as they won't ever be externed. Use fetch-and-store zero instead of test-and-set from current value to zero.
Diffstat (limited to 'src/corelib/thread')
0 files changed, 0 insertions, 0 deletions