LibreOffice Module comphelper (master) 1
|
#include <sal/config.h>
#include <rtl/ref.hxx>
#include <comphelper/comphelperdllapi.h>
#include <mutex>
#include <condition_variable>
#include <cstddef>
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | comphelper::ThreadTask |
class | comphelper::ThreadPool |
A very basic thread-safe thread pool implementation. More... | |
Namespaces | |
namespace | comphelper |