Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp3283 static void __kmp_reallocate_team_arrays(kmp_team_t *team, int max_nth) { in __kmp_reallocate_team_arrays() function
5383 __kmp_reallocate_team_arrays(team, new_nproc); in __kmp_allocate_team()