GM6000 Digital Heater Controller Branch: main
SDX-1330
Cpl::System::Thread Member List

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::Threadstatic
destroy(Thread &threadToDestroy)Cpl::System::Threadstatic
getCurrent() noexceptCpl::System::Threadstatic
getId() noexcept=0Cpl::System::Threadpure virtual
getName() noexcept=0Cpl::System::Threadpure virtual
getNativeHandle(void) noexcept=0Cpl::System::Threadpure virtual
getRunnable(void) noexcept=0Cpl::System::Threadpure virtual
insert_(void *newContainerPtr)Cpl::Container::Item
isInContainer_(const void *containerPtr) const noexceptCpl::Container::Item
isRunning(void) noexcept=0Cpl::System::Threadpure virtual
Item()Cpl::Container::Iteminlineprotected
Item(const char *)Cpl::Container::Iteminlineprotected
m_inListPtr_Cpl::Container::Item
m_nextPtr_Cpl::Container::Item
myId() noexceptCpl::System::Threadstatic
myName() noexceptCpl::System::Threadstatic
myRunnable() noexceptCpl::System::Threadinlinestatic
remove_(Item *itemPtr) noexceptCpl::Container::Itemstatic
signal(void) noexcept=0Cpl::System::Signablepure virtual
su_signal(void) noexcept=0Cpl::System::Signablepure virtual
timedWait(unsigned long timeoutInMsec) noexceptCpl::System::Threadstatic
traverse(Thread::Traverser &client) noexceptCpl::System::Threadstatic
tryGetCurrent() noexceptCpl::System::Threadstatic
tryWait() noexceptCpl::System::Threadstatic
wait() noexceptCpl::System::Threadstatic
~Signable()Cpl::System::Signableinlinevirtual
~Thread()Cpl::System::Threadinlinevirtual