Inheritance diagram for BLOCXX_NAMESPACE::ThreadPoolImpl:
Public Member Functions | |
virtual bool | addWork (const RunnableRef &work, bool blockWhenFull)=0 |
virtual void | shutdown (ThreadPool::EShutdownQueueFlag finishWorkInQueue, int shutdownSecs)=0 |
virtual void | waitForEmptyQueue ()=0 |
virtual | ~ThreadPoolImpl () |
Definition at line 65 of file ThreadPool.cpp.
|
Definition at line 72 of file ThreadPool.cpp. |
|
|
|
|
|
|