summaryrefslogtreecommitdiffstats
path: root/translations
diff options
context:
space:
mode:
authorJian Liang <jianliang79@gmail.com>2012-02-29 01:23:47 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-02-29 08:20:03 (GMT)
commit78faf96e5fd4bf6c1f37aa7f89229fa9bf3dd70d (patch)
tree9c2b2e57a77d53c4dbafbfacb5da2d6c0469619a /translations
parent0ba850c7a2dbccb8dd6aa1664679bda6cce95065 (diff)
downloadQt-78faf96e5fd4bf6c1f37aa7f89229fa9bf3dd70d.zip
Qt-78faf96e5fd4bf6c1f37aa7f89229fa9bf3dd70d.tar.gz
Qt-78faf96e5fd4bf6c1f37aa7f89229fa9bf3dd70d.tar.bz2
Make reference counting for QAxClientSite multi-processor safe
It is not safe to use ++long/--long to implement reference counting for COM object in multi-processor environment. We use InterlockedIncrement() and InterlockedDecrement() to implement reference counting. Change-Id: Ibfc5f3456cbaefb9267feb378483c5c60c305f00 Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'translations')
0 files changed, 0 insertions, 0 deletions