6 #ifndef INCLUDED_ILM_THREAD_H
7 #define INCLUDED_ILM_THREAD_H
68 #if ILMTHREAD_THREADING_ENABLED
89 virtual void run () = 0;
98 #if ILMTHREAD_THREADING_ENABLED
104 Thread (
const Thread& t) =
delete;
105 Thread (Thread&& t) =
delete;
110 #endif // INCLUDED_ILM_THREAD_H
#define ILMTHREAD_INTERNAL_NAMESPACE_HEADER_ENTER
#define ILMTHREAD_INTERNAL_NAMESPACE_HEADER_EXIT
ILMTHREAD_INTERNAL_NAMESPACE_HEADER_ENTER ILMTHREAD_EXPORT bool supportsThreads()
#define ILMTHREAD_EXPORT_TYPE
**Note that the tasks the is the thread number *for the or if it s being executed by a non pool thread(this *can happen in cases where the whole pool is occupied and the calling *thread contributes to running the work load).**Thread pool.Have fun
LeafData & operator=(const LeafData &)=delete