dispatch_shared_infoXX_template< UT > Struct Template Reference

Data Fields

volatile UT iteration
volatile UT num_done
UT ordered_dummy [KMP_MAX_ORDERED-1]
volatile UT ordered_iteration

Detailed Description

template<typename UT>
struct dispatch_shared_infoXX_template< UT >

Definition at line 160 of file kmp_dispatch.cpp.


Field Documentation

template<typename UT >
volatile UT dispatch_shared_infoXX_template< UT >::iteration

Definition at line 163 of file kmp_dispatch.cpp.

template<typename UT >
volatile UT dispatch_shared_infoXX_template< UT >::num_done

Definition at line 164 of file kmp_dispatch.cpp.

template<typename UT >
UT dispatch_shared_infoXX_template< UT >::ordered_dummy[KMP_MAX_ORDERED-1]

Definition at line 166 of file kmp_dispatch.cpp.

template<typename UT >
volatile UT dispatch_shared_infoXX_template< UT >::ordered_iteration

Definition at line 165 of file kmp_dispatch.cpp.


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

Generated on 25 Aug 2013 for libomp_oss by  doxygen 1.6.1