Honeycomb  0.1
Component-Model Framework
honey::Thread Member List

This is the complete list of members for honey::Thread, including all inherited members.

concurrency()honey::Threadinlinestatic
current()honey::Threadinlinestatic
Entry typedefhoney::Thread
getPriority() const honey::Threadinline
interrupt(const Exception::ConstPtr &e=new thread::Interrupted)honey::Thread
interruptRequested() const honey::Thread
join()honey::Threadinline
join(MonoClock::Duration time)honey::Threadinline
join(MonoClock::TimePoint time)honey::Thread
NoCopy(const NoCopy &)=deletehoney::mt::NoCopyprivate
NoCopy()=defaulthoney::mt::NoCopyprivate
operator=(Thread &&rhs)honey::Thread
honey::mt::NoCopy::operator=(const NoCopy &)=deletehoney::mt::NoCopyprivate
platform::Thread classhoney::Threadfriend
priorityMax()honey::Threadinlinestatic
priorityMin()honey::Threadinlinestatic
priorityNormal()honey::Threadinlinestatic
setPriority(int priority)honey::Threadinline
start()honey::Thread
Thread(const Entry &entry, int stackSize=0)honey::Thread
Thread(Thread &&rhs) noexcepthoney::Thread
thread::current::interruptEnabled()honey::Threadfriend
thread::current::interruptPoint()honey::Threadfriend
thread::current::sleep(MonoClock::TimePoint time)honey::Threadfriend
thread::InterruptEnablehoney::Threadfriend
thread::Local classhoney::Threadfriend
thread::priv::InterruptWait classhoney::Threadfriend
threadId() const honey::Threadinline
ThreadId typedefhoney::Thread
threadIdInvalidhoney::Threadstatic
~Thread()honey::Threadvirtual