LibreOffice Module sw (master) 1
|
#include "cancellablejob.hxx"
#include "threadmanager.hxx"
#include <threadlistener.hxx>
#include <osl/diagnose.h>
#include <algorithm>
#include <com/sun/star/util/XJobManager.hpp>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (ThreadManager, TryToStartNewThread, Timer *, void) | |
IMPL_LINK_NOARG | ( | ThreadManager | , |
TryToStartNewThread | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 207 of file threadmanager.cxx.
References maMutex.