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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp3056 static void __kmp_reallocate_team_arrays(kmp_team_t *team, int max_nth) { function
5063 __kmp_reallocate_team_arrays(team, new_nproc);

Completed in 77 milliseconds