![]() |
OGRE 2.3.3
Object-Oriented Graphics Rendering Engine
|
Classes | |
| class | Ogre::ThreadHandle |
| class | Ogre::Threads |
Namespaces | |
| namespace | Ogre |
Macros | |
| #define | OGRE_THREAD_CALL_CONVENTION |
| #define | OGRE_TLS_INVALID_HANDLE 0xFFFFFFFF |
| #define | THREAD_DECLARE(threadFunction) |
| @See Threads::CreateThread for an example on how to use | |
| #define | THREAD_GET(threadFunction) threadFunction##_internal |
| #define OGRE_THREAD_CALL_CONVENTION |
| #define OGRE_TLS_INVALID_HANDLE 0xFFFFFFFF |
| #define THREAD_DECLARE | ( | threadFunction | ) |
@See Threads::CreateThread for an example on how to use
| #define THREAD_GET | ( | threadFunction | ) | threadFunction##_internal |