LibreOffice Module cppu (master) 1
|
This is the complete list of members for cppu_threadpool::JobQueue, including all inherited members.
add(void *pThreadSpecificData, RequestFun *doRequest) | cppu_threadpool::JobQueue | |
dispose(void const *nDisposeId) | cppu_threadpool::JobQueue | |
enter(void const *nDisposeId, bool bReturnWhenNoJob=false) | cppu_threadpool::JobQueue | |
isBusy() const | cppu_threadpool::JobQueue | |
isCallstackEmpty() const | cppu_threadpool::JobQueue | |
isEmpty() const | cppu_threadpool::JobQueue | |
JobQueue() | cppu_threadpool::JobQueue | |
m_bSuspended | cppu_threadpool::JobQueue | private |
m_cndWait | cppu_threadpool::JobQueue | private |
m_DisposedCallerAdmin | cppu_threadpool::JobQueue | private |
m_lstCallstack | cppu_threadpool::JobQueue | private |
m_lstJob | cppu_threadpool::JobQueue | private |
m_mutex | cppu_threadpool::JobQueue | mutableprivate |
m_nToDo | cppu_threadpool::JobQueue | private |
resume() | cppu_threadpool::JobQueue | |
suspend() | cppu_threadpool::JobQueue |