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

Definitions

projects/openmp/runtime/src/kmp.h
 1811   int nproc; /* internal control for #threads for next parallel region (per
 2277       td_icvs; /* Internal control variables for the task */
 2503   kmp_taskdata_t *th_current_task; // Innermost Task being executed
 2561   kmp_base_info_t th;
 2696   kmp_base_team_t t;