![]() |
TrinityCore
|
This is the complete list of members for G3D::_internal::BasicThread, including all inherited members.
| BasicThread(const std::string &name, void(*proc)(void *), void *param) | G3D::_internal::BasicThread | inline |
| completed() const | G3D::GThread | |
| create(const std::string &name, void(*proc)(void *), void *param=NULL) | G3D::GThread | static |
| GThread(const std::string &name) | G3D::GThread | |
| m_param | G3D::_internal::BasicThread | private |
| m_wrapperProc | G3D::_internal::BasicThread | private |
| name() | G3D::GThread | inline |
| NUM_CORES enum value | G3D::GThread | |
| numCores() | G3D::GThread | static |
| Ref typedef | G3D::GThread | |
| runConcurrently2D(const Vector2int32 &start, const Vector2int32 &upTo, Class *object, void(Class::*method)(int x, int y), int maxThreads=NUM_CORES) | G3D::GThread | inlinestatic |
| runConcurrently2D(const Vector2int32 &start, const Vector2int32 &upTo, Class *object, void(Class::*method)(int x, int y, int threadID), int maxThreads=NUM_CORES) | G3D::GThread | inlinestatic |
| running() const | G3D::GThread | |
| start(SpawnBehavior behavior=USE_NEW_THREAD) | G3D::GThread | |
| started() const | G3D::GThread | |
| terminate() | G3D::GThread | |
| threadMain() | G3D::_internal::BasicThread | inlineprotectedvirtual |
| USE_CURRENT_THREAD | G3D::GThread | static |
| USE_NEW_THREAD | G3D::GThread | static |
| waitForCompletion() | G3D::GThread | |
| ~GThread() | G3D::GThread | virtual |
| ~ReferenceCountedObject() | G3D::ReferenceCountedObject | inlinevirtual |
1.8.8