Home
last modified time | relevance | path

Searched defs:team_id (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp497 kmp_uint32 team_id; in __kmp_dist_for_static_init() local
764 kmp_uint32 team_id; in __kmp_team_static_init() local
H A Dkmp_barrier.cpp2185 int team_id; in __kmp_join_barrier() local
H A Dkmp_dispatch.cpp2669 kmp_uint32 team_id; in __kmp_dist_get_bounds() local
H A Dkmp_runtime.cpp537 int team_id, int num_thr) { in __kmp_print_team_storage_map()