|
LibreOffice Module cppu (master) 1
|
#include <sal/config.h>#include <condition_variable>#include <deque>#include <memory>#include <mutex>#include <sal/types.h>Go to the source code of this file.
Classes | |
| struct | cppu_threadpool::Job |
| class | cppu_threadpool::JobQueue |
Namespaces | |
| namespace | cppu_threadpool |
Typedefs | |
| typedef void() | cppu_threadpool::RequestFun(void *) |
| typedef std::shared_ptr< DisposedCallerAdmin > | cppu_threadpool::DisposedCallerAdminHolder |