Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
RE: Is GetMoviesError thread safe
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Is GetMoviesError thread safe



Taken from an email much earlier on this list, my understanding is that QT
is not multithreaded, but safe. It "serializes" all calls, so if two threads
call QT, only one will be running at a time. But QT probably has only one
set of global variables in a process, so all threads in that process share
variables (e.g. GetMoviesError) and you get the situation where a failed
call in one thread, gets reported in the other.

Hope this sheds a little light on a post Thanksgiving weekend.

Yvon

-----Original Message-----



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.