#include <threadex.hxx>
Definition at line 34 of file threadex.hxx.
◆ SolarThreadExecutor()
SolarThreadExecutor::SolarThreadExecutor |
( |
| ) |
|
◆ ~SolarThreadExecutor()
SolarThreadExecutor::~SolarThreadExecutor |
( |
| ) |
|
|
virtual |
◆ DECL_DLLPRIVATE_LINK()
vcl::SolarThreadExecutor::DECL_DLLPRIVATE_LINK |
( |
worker |
, |
|
|
void * |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ doIt()
virtual void vcl::SolarThreadExecutor::doIt |
( |
| ) |
|
|
pure virtual |
◆ execute()
void SolarThreadExecutor::execute |
( |
| ) |
|
◆ m_aFinish
osl::Condition vcl::SolarThreadExecutor::m_aFinish |
|
private |
◆ m_aStart
osl::Condition vcl::SolarThreadExecutor::m_aStart |
|
private |
◆ m_bTimeout
bool vcl::SolarThreadExecutor::m_bTimeout |
|
private |
The documentation for this class was generated from the following files: