reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3150 KMP_ASSERT(!root->r.r_begin); 3153 __kmp_init_lock(&root->r.r_begin_lock); 3154 root->r.r_begin = FALSE; 3155 root->r.r_active = FALSE; 3156 root->r.r_in_parallel = 0; 3157 root->r.r_blocktime = __kmp_dflt_blocktime; 3164 __kmp_allocate_team(root, 3182 root->r.r_root_team = root_team; 3201 __kmp_allocate_team(root, 3213 root->r.r_hot_team = hot_team;