reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3428 packed_reduction_method = __kmp_determine_reduction_method( 3430 __KMP_SET_REDUCTION_METHOD(global_tid, packed_reduction_method); 3432 if (packed_reduction_method == critical_reduce_block) { 3437 } else if (packed_reduction_method == empty_reduce_block) { 3443 } else if (packed_reduction_method == atomic_reduce_block) { 3456 } else if (TEST_REDUCTION_METHOD(packed_reduction_method, 3489 __kmp_barrier(UNPACK_REDUCTION_BARRIER(packed_reduction_method),