![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
This is the complete list of members for Cpl::System::Thread, including all inherited members.
create(Runnable &runnable, const char *name, int priority=CPL_SYSTEM_THREAD_PRIORITY_NORMAL, int stackSize=0, void *stackPtr=0, bool allowSimTicks=true) | Cpl::System::Thread | static |
destroy(Thread &threadToDestroy) | Cpl::System::Thread | static |
getCurrent() noexcept | Cpl::System::Thread | static |
getId() noexcept=0 | Cpl::System::Thread | pure virtual |
getName() noexcept=0 | Cpl::System::Thread | pure virtual |
getNativeHandle(void) noexcept=0 | Cpl::System::Thread | pure virtual |
getRunnable(void) noexcept=0 | Cpl::System::Thread | pure virtual |
insert_(void *newContainerPtr) | Cpl::Container::Item | |
isInContainer_(const void *containerPtr) const noexcept | Cpl::Container::Item | |
isRunning(void) noexcept=0 | Cpl::System::Thread | pure virtual |
Item() | Cpl::Container::Item | inlineprotected |
Item(const char *) | Cpl::Container::Item | inlineprotected |
m_inListPtr_ | Cpl::Container::Item | |
m_nextPtr_ | Cpl::Container::Item | |
myId() noexcept | Cpl::System::Thread | static |
myName() noexcept | Cpl::System::Thread | static |
myRunnable() noexcept | Cpl::System::Thread | inlinestatic |
remove_(Item *itemPtr) noexcept | Cpl::Container::Item | static |
signal(void) noexcept=0 | Cpl::System::Signable | pure virtual |
su_signal(void) noexcept=0 | Cpl::System::Signable | pure virtual |
timedWait(unsigned long timeoutInMsec) noexcept | Cpl::System::Thread | static |
traverse(Thread::Traverser &client) noexcept | Cpl::System::Thread | static |
tryGetCurrent() noexcept | Cpl::System::Thread | static |
tryWait() noexcept | Cpl::System::Thread | static |
wait() noexcept | Cpl::System::Thread | static |
~Signable() | Cpl::System::Signable | inlinevirtual |
~Thread() | Cpl::System::Thread | inlinevirtual |