Home
last modified time | relevance | path

Searched refs:__kmp_allocate_task_team (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp3971 static kmp_task_team_t *__kmp_allocate_task_team(kmp_info_t *thread, function
4179 team->t.t_task_team[0] = __kmp_allocate_task_team(this_thr, team);
4196 __kmp_allocate_task_team(this_thr, team);
4213 team->t.t_task_team[other_team] = __kmp_allocate_task_team(this_thr, team);