ROSE 0.11.145.147
Public Member Functions | Public Attributes | List of all members
AstSharedMemoryParallelProcessingSynchronizationInfo Struct Reference

Description

Definition at line 16 of file AstSharedMemoryParallelProcessing.h.

Public Member Functions

 AstSharedMemoryParallelProcessingSynchronizationInfo (size_t numberOfThreads, size_t synchronizationWindowSize)
 
 AstSharedMemoryParallelProcessingSynchronizationInfo (const AstSharedMemoryParallelProcessingSynchronizationInfo &X)
 

Public Attributes

size_t * workingThreads
 
size_t * finishedThreads
 
size_t synchronizationWindowSize
 

Member Data Documentation

◆ workingThreads

size_t* AstSharedMemoryParallelProcessingSynchronizationInfo::workingThreads

Definition at line 37 of file AstSharedMemoryParallelProcessing.h.

◆ finishedThreads

size_t* AstSharedMemoryParallelProcessingSynchronizationInfo::finishedThreads

Definition at line 40 of file AstSharedMemoryParallelProcessing.h.

◆ synchronizationWindowSize

size_t AstSharedMemoryParallelProcessingSynchronizationInfo::synchronizationWindowSize

Definition at line 43 of file AstSharedMemoryParallelProcessing.h.


The documentation for this struct was generated from the following file: