CppELib 1.7.0
Loading...
Searching...
No Matches
TestDoubleOSWrapper::TestDoubleThread Member List

This is the complete list of members for TestDoubleOSWrapper::TestDoubleThread, including all inherited members.

create(Runnable *r, int priority=INHERIT_PRIORITY, std::size_t stackSize=0U, void *stackAddress=0, const char *name="")OSWrapper::Threadstatic
destroy(Thread *t)OSWrapper::Threadstatic
getCurrentThread()OSWrapper::Threadstatic
getDefaultUncaughtExceptionHandler()OSWrapper::Threadstatic
getHighestPriority()OSWrapper::Threadstatic
getInitialPriority() constTestDoubleOSWrapper::TestDoubleThreadinlinevirtual
getLowestPriority()OSWrapper::Threadstatic
getMaxPriority()OSWrapper::Threadstatic
getMinPriority()OSWrapper::Threadstatic
getName() constTestDoubleOSWrapper::TestDoubleThreadinlinevirtual
getNativeHandle()TestDoubleOSWrapper::TestDoubleThreadinlinevirtual
getNormalPriority()OSWrapper::Threadstatic
getPriority() constTestDoubleOSWrapper::TestDoubleThreadinlinevirtual
getPriorityHigherThan(int basePriority, int d)OSWrapper::Threadstatic
getStackSize() constTestDoubleOSWrapper::TestDoubleThreadinlinevirtual
getUncaughtExceptionHandler() constOSWrapper::Thread
INHERIT_PRIORITYOSWrapper::Threadstatic
isFinished() constTestDoubleOSWrapper::TestDoubleThreadinlinevirtual
m_initialPriorityTestDoubleOSWrapper::TestDoubleThreadprotected
m_nameTestDoubleOSWrapper::TestDoubleThreadprotected
m_priorityTestDoubleOSWrapper::TestDoubleThreadprotected
m_runnableTestDoubleOSWrapper::TestDoubleThreadprotected
m_stackAddressTestDoubleOSWrapper::TestDoubleThreadprotected
m_stackSizeTestDoubleOSWrapper::TestDoubleThreadprotected
setCreateArgs(OSWrapper::Runnable *r, int priority, std::size_t stackSize, void *stackAddress, const char *name)TestDoubleOSWrapper::TestDoubleThreadinline
setDefaultUncaughtExceptionHandler(UncaughtExceptionHandler *handler)OSWrapper::Threadstatic
setName(const char *name)TestDoubleOSWrapper::TestDoubleThreadinlinevirtual
setPriority(int priority)TestDoubleOSWrapper::TestDoubleThreadinlinevirtual
setUncaughtExceptionHandler(UncaughtExceptionHandler *handler)OSWrapper::Thread
sleep(unsigned long millis)OSWrapper::Threadstatic
start()TestDoubleOSWrapper::TestDoubleThreadinlinevirtual
TestDoubleThread()TestDoubleOSWrapper::TestDoubleThreadinline
Thread(Runnable *r)OSWrapper::Threadinlineexplicitprotected
threadMain()OSWrapper::Threadprotected
timedWait(OSWrapper::Timeout tmout)TestDoubleOSWrapper::TestDoubleThreadinlinevirtual
tryWait()TestDoubleOSWrapper::TestDoubleThreadinlinevirtual
wait()TestDoubleOSWrapper::TestDoubleThreadinlinevirtual
yield()OSWrapper::Threadstatic
~TestDoubleThread()TestDoubleOSWrapper::TestDoubleThreadinlinevirtual
~Thread()OSWrapper::Threadinlineprotectedvirtual