reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5575 if (tmp->cg_root == this_th) { // Thread is a cg_root 5579 this_th->th.th_cg_roots = tmp->up; 5580 __kmp_free(tmp); 5582 if (tmp->cg_nthreads == 0) { // last thread leaves contention group 5583 __kmp_free(tmp);