Home
last modified time | relevance | path

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

/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; __kmp_linear_barrier_gather_template() local
668 kmp_info_t **other_threads; __kmp_linear_barrier_release_template() local
800 kmp_info_t **other_threads = team->t.t_threads; __kmp_tree_barrier_gather() local
962 kmp_info_t **other_threads = team->t.t_threads; __kmp_tree_barrier_release() local
1012 kmp_info_t **other_threads = team->t.t_threads; __kmp_hyper_barrier_gather() local
1131 kmp_info_t **other_threads; __kmp_hyper_barrier_release() local
1364 kmp_info_t **other_threads = team->t.t_threads; __kmp_hierarchical_barrier_gather() local
1937 kmp_info_t **other_threads = team->t.t_threads; __kmp_barrier_template() local
2338 kmp_info_t **other_threads = team->t.t_threads; __kmp_join_barrier() local
2420 kmp_info_t **other_threads = team->t.t_threads; __kmp_fork_barrier() local
[all...]
H A Dkmp_runtime.cpp136 kmp_info_t **other_threads; in __kmp_get_global_thread_id() local
1594 kmp_info_t **other_threads = parent_team->t.t_threads; __kmp_fork_in_teams() local
1645 kmp_info_t **other_threads = parent_team->t.t_threads; __kmp_fork_in_teams() local
2609 kmp_info_t **other_threads = team->t.t_threads; __kmp_join_call() local
5356 kmp_info_t **other_threads = team->t.t_threads; __kmp_allocate_team() local
9159 kmp_info_t **other_threads = team->t.t_threads; __kmp_resize_dist_barrier() local
[all...]
/llvm-project/lldb/utils/lui/
H A Dlldbutil.py294 other_threads=None, argument
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbutil.py286 other_threads=None, argument