join() | SigCX::Threads::Thread | |
operator!=(const Thread &th) const | SigCX::Threads::Thread | [inline] |
operator=(const Thread &th) | SigCX::Threads::Thread | |
operator==(const Thread &th) const | SigCX::Threads::Thread | [inline] |
Priority enum name | SigCX::Threads::Thread | |
self() | SigCX::Threads::Thread | [static] |
Thread(const SigC::Slot0< void > &slot, bool joinable=false) | SigCX::Threads::Thread | |
Thread(const SigC::Slot0< void > &slot, unsigned long stacksize, bool joinable, bool bound, Priority priority=Normal) | SigCX::Threads::Thread | |
Thread(const Thread &th) | SigCX::Threads::Thread | |
~Thread() | SigCX::Threads::Thread |