Thread function arguments: identify pool and index of thread in it. More...
#include <cmtkThreadPool.h>
Public Attributes | |
ThreadPool * | m_Pool |
The thread pool. | |
size_t | m_Index |
Index of thread in pool. |
Thread function arguments: identify pool and index of thread in it.
Definition at line 165 of file cmtkThreadPool.h.
The thread pool.
Definition at line 169 of file cmtkThreadPool.h.