Om  1.0.0
A universal framework for multimedia simulation
om::threads::ThreadPool Member List

This is the complete list of members for om::threads::ThreadPool, including all inherited members.

addJob(const lang::FunctionCall< Signature > &job, Index jobID=0, Float priority=Float(0), Index threadIndex=Index(-1))om::threads::ThreadPoolinline
addThread()om::threads::ThreadPool
clearJobs()om::threads::ThreadPool
finishJob(Index jobID)om::threads::ThreadPool
finishJobs()om::threads::ThreadPool
getCurrentThreadIndex() const om::threads::ThreadPool
getJobCount() const om::threads::ThreadPool
getPriority() const om::threads::ThreadPoolinline
getThreadCount() const om::threads::ThreadPool
removeThread()om::threads::ThreadPool
setPriority(const ThreadPriority &newPriority)om::threads::ThreadPool
setThreadCount(Size numThreads)om::threads::ThreadPool
ThreadPool()om::threads::ThreadPool
ThreadPool(Size newNumberOfThreads)om::threads::ThreadPool
~ThreadPool()om::threads::ThreadPool