| commore::Thread::Impl::Impl |
( |
Thread * |
shell | ) |
|
| commore::Thread::Impl::~Impl |
( |
| ) |
|
| bool commore::Thread::Impl::request_stop |
( |
| ) |
|
| void commore::Thread::Impl::resume |
( |
| ) |
|
| void commore::Thread::Impl::run_ |
( |
| ) |
|
| void * commore::Thread::Impl::threadFunc_ |
( |
void * |
pParam | ) |
|
|
static |
| bool commore::Thread::Impl::trigger |
( |
| ) |
|
| bool commore::Thread::Impl::wait |
( |
TimePeriod |
timeout | ) |
|
| bool commore::Thread::Impl::has_event_ |
| Event* commore::Thread::Impl::hEvent_ |
| pthread_t commore::Thread::Impl::hThread_ |
| Impl* commore::Thread::Impl::next_ |
| Thread* commore::Thread::Impl::shell_ |
| bool commore::Thread::Impl::stop_ |
| bool commore::Thread::Impl::stopped_ |
| unsigned long commore::Thread::Impl::threadId_ |
| bool commore::Thread::Impl::triggered_ |
The documentation for this struct was generated from the following file: