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

References

projects/openmp/runtime/src/kmp.h
 3429                     int argc USE_NESTED_HOT_ARG(kmp_info_t *thr));
 3432                             kmp_team_t *USE_NESTED_HOT_ARG(kmp_info_t *));
projects/openmp/runtime/src/kmp_runtime.cpp
 1216                               0 USE_NESTED_HOT_ARG(NULL));
 2011                                  argc USE_NESTED_HOT_ARG(master_th));
 2021                                  argc USE_NESTED_HOT_ARG(master_th));
 2511   __kmp_free_team(root, team USE_NESTED_HOT_ARG(
 2529                     master_th->th.th_serial_team USE_NESTED_HOT_ARG(NULL));
 3172                           USE_NESTED_HOT_ARG(NULL) // master thread is unknown
 3209                           USE_NESTED_HOT_ARG(NULL) // master thread is unknown
 3719         proc_bind_default, &r_icvs, 0 USE_NESTED_HOT_ARG(NULL));
 3864   __kmp_free_team(root, root_team USE_NESTED_HOT_ARG(NULL));
 3880   __kmp_free_team(root, hot_team USE_NESTED_HOT_ARG(NULL));
 4318                                           0 USE_NESTED_HOT_ARG(NULL));
 4875                     int argc USE_NESTED_HOT_ARG(kmp_info_t *master)) {
 5356                      kmp_team_t *team USE_NESTED_HOT_ARG(kmp_info_t *master)) {