diff options
author | Bradley T. Hughes <bradley.hughes@nokia.com> | 2009-05-22 08:53:31 (GMT) |
---|---|---|
committer | Bradley T. Hughes <bradley.hughes@nokia.com> | 2009-05-22 09:02:48 (GMT) |
commit | 8502f76e820ab79181a1b8ac54c8431b298a2023 (patch) | |
tree | a45045ac7699d9e29790a528164e916c0512196b /src/corelib/thread | |
parent | 8ad5020940f10d4ecc5c5e8b3b9656531cb84ef3 (diff) | |
download | Qt-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