reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_lock.cpp
 2954     KMP_FOREACH_I_LOCK(expand, init)};
 2959     KMP_FOREACH_I_LOCK(expand, destroy)};
 2964     KMP_FOREACH_I_LOCK(expand, destroy)};
 2971                              kmp_int32) = {KMP_FOREACH_I_LOCK(expand, acquire)};
 2976     KMP_FOREACH_I_LOCK(expand, acquire)};
 2983     KMP_FOREACH_I_LOCK(expand, release)};
 2985                               kmp_int32) = {KMP_FOREACH_I_LOCK(expand, test)};
 2990     KMP_FOREACH_I_LOCK(expand, release)};
 2992     KMP_FOREACH_I_LOCK(expand, test)};
projects/openmp/runtime/src/kmp_lock.h
 1090   KMP_FOREACH_D_LOCK(expand_seq, 0) KMP_FOREACH_I_LOCK(expand_seq, 0)
 1097   KMP_FOREACH_I_LOCK(expand_tag, 0)