Classes | |
class | DD::Image::Lock |
class | DD::Image::SignalLock |
class | DD::Image::ReadWriteLock |
class | DD::Image::RecursiveLock |
class | DD::Image::ReadGuard |
class | DD::Image::WriteGuard |
class | DD::Image::TryWriteGuard |
class | DD::Image::BaseLockGuard |
class | DD::Image::Guard |
class | DD::Image::SpinGuard |
class | DD::Image::Thread |
Namespaces | |
namespace | DD::Image |
Typedefs | |
typedef SignalLock | DD::Image::SlowSignalLock |
Functions | |
void | DD::Image::SleepMS (int ms) |
void | DD::Image::sleepFor (double seconds) |
void | DD::Image::setThreadGUIMode (bool guiMode) |
Threading needs to know whether the GUI is active for priority settings. |
Do not include this file if you do not need it. On Windows it includes <windows.h> which causes considerable havoc by polluting the namespace with macros and symbols.
©2009 The Foundry Visionmongers, Ltd. All Rights Reserved. |