Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.cpp217 kmp_info_t **other_threads = team->t.t_threads; in __kmp_dist_barrier_wakeup() local
232 kmp_info_t **other_threads; in __kmp_dist_barrier_gather() local
562 kmp_info_t **other_threads = team->t.t_threads; in __kmp_linear_barrier_gather_template() local
668 kmp_info_t **other_threads; in __kmp_linear_barrier_release_template() local
800 kmp_info_t **other_threads = team->t.t_threads; in __kmp_tree_barrier_gather() local
962 kmp_info_t **other_threads = team->t.t_threads; in __kmp_tree_barrier_release() local
1012 kmp_info_t **other_threads = team->t.t_threads; in __kmp_hyper_barrier_gather() local
1131 kmp_info_t **other_threads; in __kmp_hyper_barrier_release() local
1364 kmp_info_t **other_threads = team->t.t_threads; in __kmp_hierarchical_barrier_gather() local
2341 kmp_info_t **other_threads = team->t.t_threads; in __kmp_join_barrier() local
[all …]
H A Dkmp_runtime.cpp121 kmp_info_t **other_threads; in __kmp_get_global_thread_id() local
1534 kmp_info_t **other_threads = parent_team->t.t_threads; in __kmp_fork_in_teams() local
1585 kmp_info_t **other_threads = parent_team->t.t_threads; in __kmp_fork_in_teams() local
2592 kmp_info_t **other_threads = team->t.t_threads; in __kmp_join_call() local
5348 kmp_info_t **other_threads = team->t.t_threads; in __kmp_allocate_team() local
9111 kmp_info_t **other_threads = team->t.t_threads; in __kmp_resize_dist_barrier() local