![]() |
ITK
4.12.0
Insight Segmentation and Registration Toolkit
|
#include <itkThreadPool.h>
Definition at line 110 of file itkThreadPool.h.
Public Member Functions | |
| int | SemaphorePost () |
| int | SemaphoreWait () |
| ThreadSemaphorePair (const ThreadProcessIdType &tph) | |
Public Attributes | |
| ThreadProcessIdType | m_ThreadProcessHandle |
Private Member Functions | |
| ThreadSemaphorePair () ITK_DELETED_FUNCTION | |
Static Private Attributes | |
| static int | m_SemaphoreCount |
| itk::ThreadPool::ThreadSemaphorePair::ThreadSemaphorePair | ( | const ThreadProcessIdType & | tph | ) |
|
private |
| int itk::ThreadPool::ThreadSemaphorePair::SemaphorePost | ( | ) |
| int itk::ThreadPool::ThreadSemaphorePair::SemaphoreWait | ( | ) |
|
staticprivate |
Definition at line 127 of file itkThreadPool.h.
| ThreadProcessIdType itk::ThreadPool::ThreadSemaphorePair::m_ThreadProcessHandle |
Definition at line 124 of file itkThreadPool.h.
1.8.5