Searched refs:kmp_cg_root_t (Results 1 – 3 of 3) sorted by relevance
3794 kmp_cg_root_t *tmp = (kmp_cg_root_t *)__kmp_allocate(sizeof(kmp_cg_root_t)); in __kmp_register_root()4107 kmp_cg_root_t *tmp = this_thr->th.th_cg_roots; in __kmp_initialize_info()5515 kmp_cg_root_t *tmp = thr->th.th_cg_roots; in __kmp_free_team()5616 kmp_cg_root_t *tmp = this_th->th.th_cg_roots; in __kmp_free_thread()7250 kmp_cg_root_t *tmp = (kmp_cg_root_t *)__kmp_allocate(sizeof(kmp_cg_root_t)); in __kmp_teams_master()
2503 } kmp_cg_root_t; typedef2644 kmp_cg_root_t *th_cg_roots; // list of cg_roots associated with this thread
418 kmp_cg_root_t *tmp = this_thr->th.th_cg_roots; in __kmpc_fork_teams()