CppELib
1.7.0
Loading...
Searching...
No Matches
OSWrapper::Thread Member List
This is the complete list of members for
OSWrapper::Thread
, including all inherited members.
create
(Runnable *r, int priority=INHERIT_PRIORITY, std::size_t stackSize=0U, void *stackAddress=0, const char *name="")
OSWrapper::Thread
static
destroy
(Thread *t)
OSWrapper::Thread
static
getCurrentThread
()
OSWrapper::Thread
static
getDefaultUncaughtExceptionHandler
()
OSWrapper::Thread
static
getHighestPriority
()
OSWrapper::Thread
static
getInitialPriority
() const =0
OSWrapper::Thread
pure virtual
getLowestPriority
()
OSWrapper::Thread
static
getMaxPriority
()
OSWrapper::Thread
static
getMinPriority
()
OSWrapper::Thread
static
getName
() const =0
OSWrapper::Thread
pure virtual
getNativeHandle
()=0
OSWrapper::Thread
pure virtual
getNormalPriority
()
OSWrapper::Thread
static
getPriority
() const =0
OSWrapper::Thread
pure virtual
getPriorityHigherThan
(int basePriority, int d)
OSWrapper::Thread
static
getStackSize
() const =0
OSWrapper::Thread
pure virtual
getUncaughtExceptionHandler
() const
OSWrapper::Thread
INHERIT_PRIORITY
OSWrapper::Thread
static
isFinished
() const =0
OSWrapper::Thread
pure virtual
setDefaultUncaughtExceptionHandler
(UncaughtExceptionHandler *handler)
OSWrapper::Thread
static
setName
(const char *name)=0
OSWrapper::Thread
pure virtual
setPriority
(int priority)=0
OSWrapper::Thread
pure virtual
setUncaughtExceptionHandler
(UncaughtExceptionHandler *handler)
OSWrapper::Thread
sleep
(unsigned long millis)
OSWrapper::Thread
static
start
()=0
OSWrapper::Thread
pure virtual
Thread
(Runnable *r)
OSWrapper::Thread
inline
explicit
protected
threadMain
()
OSWrapper::Thread
protected
timedWait
(Timeout tmout)=0
OSWrapper::Thread
pure virtual
tryWait
()=0
OSWrapper::Thread
pure virtual
wait
()=0
OSWrapper::Thread
pure virtual
yield
()
OSWrapper::Thread
static
~Thread
()
OSWrapper::Thread
inline
protected
virtual
Generated by
1.9.8