reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/openmp/runtime/src/kmp.h
 3424 __kmp_allocate_team(kmp_root_t *root, int new_nproc, int max_nproc,

References

projects/openmp/runtime/src/kmp_runtime.cpp
 1211           __kmp_allocate_team(this_thr->th.th_root, 1, 1,
 2006       team = __kmp_allocate_team(root, nthreads, nthreads,
 2015       team = __kmp_allocate_team(root, nthreads, nthreads,
 3164       __kmp_allocate_team(root,
 3201       __kmp_allocate_team(root,
 3714     root_thread->th.th_serial_team = __kmp_allocate_team(
 4313         (kmp_team_t *)__kmp_allocate_team(root, 1, 1,