|
LibreOffice Module cppu (master) 1
|
Classes | |
| class | DisposedCallerAdmin |
| struct | EqualThreadId |
| struct | HashThreadId |
| struct | Job |
| class | JobQueue |
| class | ORequestThread |
| class | ThreadAdmin |
| class | ThreadPool |
| struct | WaitingThread |
Typedefs | |
| typedef void() | RequestFun(void *) |
| typedef std::shared_ptr< DisposedCallerAdmin > | DisposedCallerAdminHolder |
| typedef std::unordered_map< ::rtl::ByteSequence, std::pair< JobQueue *, JobQueue * >, HashThreadId, EqualThreadId > | ThreadIdHashMap |
| typedef std::deque< struct ::cppu_threadpool::WaitingThread * > | WaitingThreadDeque |
| typedef rtl::Reference< ThreadPool > | ThreadPoolHolder |
| typedef std::shared_ptr< DisposedCallerAdmin > cppu_threadpool::DisposedCallerAdminHolder |
Definition at line 42 of file jobqueue.hxx.
| typedef void() cppu_threadpool::RequestFun(void *) |
Definition at line 33 of file jobqueue.hxx.
| typedef std::unordered_map< ::rtl::ByteSequence, std::pair < JobQueue * , JobQueue * >, HashThreadId, EqualThreadId > cppu_threadpool::ThreadIdHashMap |
Definition at line 64 of file threadpool.hxx.
Definition at line 115 of file threadpool.hxx.
| typedef std::deque< struct ::cppu_threadpool::WaitingThread * > cppu_threadpool::WaitingThreadDeque |
Definition at line 75 of file threadpool.hxx.