Home
last modified time | relevance | path

Searched defs:other_threads (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_barrier.cpp50 kmp_info_t **other_threads = team->t.t_threads; in __kmp_linear_barrier_gather_template() local
156 kmp_info_t **other_threads; in __kmp_linear_barrier_release_template() local
288 kmp_info_t **other_threads = team->t.t_threads; in __kmp_tree_barrier_gather() local
450 kmp_info_t **other_threads = team->t.t_threads; in __kmp_tree_barrier_release() local
500 kmp_info_t **other_threads = team->t.t_threads; in __kmp_hyper_barrier_gather() local
619 kmp_info_t **other_threads; in __kmp_hyper_barrier_release() local
852 kmp_info_t **other_threads = team->t.t_threads; in __kmp_hierarchical_barrier_gather() local
1421 kmp_info_t **other_threads = team->t.t_threads; in __kmp_barrier_template() local
1808 kmp_info_t **other_threads = team->t.t_threads; in __kmp_join_barrier() local
1892 kmp_info_t **other_threads = team->t.t_threads; in __kmp_fork_barrier() local
Dkmp_runtime.cpp115 kmp_info_t **other_threads; in __kmp_get_global_thread_id() local
1568 kmp_info_t **other_threads = parent_team->t.t_threads; in __kmp_fork_call() local
2424 kmp_info_t **other_threads = team->t.t_threads; in __kmp_join_call() local
5162 kmp_info_t **other_threads = team->t.t_threads; in __kmp_allocate_team() local