Revision 1216303
Go back to digest for 23rd January 2011Bug Fixes in Graphics
Andrew Coles committed changes in /branches/extragear/graphics/digikam/core/libs/threads/dynamicthread.cpp:
Moved the call to takingThread() so it definitely comes after the value of the the variable 'state' is updated in transitionToRunning().
This avoids two instances of the same DynamicThreadPriv being scheduled at the same time.
File Changes
Modified 1 files
- /branches/extragear/graphics/digikam/core/libs/threads/dynamicthread.cpp
1 files changed in total