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