CppELib 1.7.0
Loading...
Searching...
No Matches
OSWrapper::ThreadFactory Member List

This is the complete list of members for OSWrapper::ThreadFactory, including all inherited members.

create(Runnable *r, int priority, std::size_t stackSize, void *stackAddress, const char *name)=0OSWrapper::ThreadFactorypure virtual
destroy(Thread *t)=0OSWrapper::ThreadFactorypure virtual
getCurrentThread()=0OSWrapper::ThreadFactorypure virtual
getHighestPriority() const =0OSWrapper::ThreadFactorypure virtual
getLowestPriority() const =0OSWrapper::ThreadFactorypure virtual
getMaxPriority() const =0OSWrapper::ThreadFactorypure virtual
getMinPriority() const =0OSWrapper::ThreadFactorypure virtual
sleep(unsigned long millis)=0OSWrapper::ThreadFactorypure virtual
yield()=0OSWrapper::ThreadFactorypure virtual
~ThreadFactory()OSWrapper::ThreadFactoryinlinevirtual