Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::thread::ConsumerThread, including all inherited members.
Action typedef (defined in ola::thread::ConsumerThread) | ola::thread::ConsumerThread | |
ConsumerThread(std::queue< Action > *callback_queue, const bool *shutdown, Mutex *mutex, ConditionVariable *condition_var, const Thread::Options &options=Thread::Options()) | ola::thread::ConsumerThread | inline |
FastStart() | ola::thread::Thread | virtual |
Id() const | ola::thread::Thread | inline |
IsRunning() | ola::thread::Thread | |
Join(void *ptr=NULL) | ola::thread::Thread | virtual |
Name() const | ola::thread::Thread | inline |
Run() | ola::thread::ConsumerThread | virtual |
Self() | ola::thread::Thread | inlinestatic |
Start() | ola::thread::Thread | virtual |
Thread(const Options &options=Options()) | ola::thread::Thread | explicit |
~ConsumerThread() (defined in ola::thread::ConsumerThread) | ola::thread::ConsumerThread | inline |
~Thread() | ola::thread::Thread | inlinevirtual |