25SolarThreadExecutor::SolarThreadExecutor()
56 if (
m_aStart.wait() == osl::Condition::result_timeout)
static bool IsMainThread()
Queries whether we are in main thread.
static ImplSVEvent * PostUserEvent(const Link< void *, void > &rLink, void *pCaller=nullptr, bool bReferenceLink=false)
Post a user event to the default window.
static void RemoveUserEvent(ImplSVEvent *nUserEvent)
Remove user event based on event ID.
A helper class that calls Application::ReleaseSolarMutex() in its constructor and restores the mutex ...
virtual ~SolarThreadExecutor()
#define LINK(Instance, Class, Member)
IMPL_LINK_NOARG(QuickSelectionEngine_Data, SearchStringTimeout, Timer *, void)