Open CASCADE Technology
7.4.0
|
Thread function interface. More...
#include <OSD_ThreadPool.hxx>
Public Member Functions | |
virtual void | Perform (int theThreadIndex)=0 |
Thread function interface.
|
pure virtual |
Implemented in OSD_ThreadPool::Job< FunctorT >.