![]() |
ITK
4.12.0
Insight Segmentation and Registration Toolkit
|
This provides an association between the internal thread id, the PThreads/Win Thread Id, and on Windows, the DWORD thread Id.
Definition at line 194 of file itkThreadPool.h.
Public Types | |
| typedef unsigned long | WinThreadIdType |
Public Member Functions | |
| ThreadProcessIdentifiers (const int tnid, const ThreadProcessIdType tph, const WinThreadIdType winThreadId) | |
Public Attributes | |
| int | m_ThreadNumericId |
| ThreadProcessIdType | m_ThreadProcessHandle |
| WinThreadIdType | m_WinThreadId |
Private Member Functions | |
| ThreadProcessIdentifiers () ITK_DELETED_FUNCTION | |
| typedef unsigned long itk::ThreadPool::ThreadProcessIdentifiers::WinThreadIdType |
Definition at line 200 of file itkThreadPool.h.
|
inline |
Definition at line 202 of file itkThreadPool.h.
|
private |
| int itk::ThreadPool::ThreadProcessIdentifiers::m_ThreadNumericId |
Definition at line 212 of file itkThreadPool.h.
| ThreadProcessIdType itk::ThreadPool::ThreadProcessIdentifiers::m_ThreadProcessHandle |
Definition at line 213 of file itkThreadPool.h.
| WinThreadIdType itk::ThreadPool::ThreadProcessIdentifiers::m_WinThreadId |
Definition at line 214 of file itkThreadPool.h.
1.8.5